Decompile objmain.c
This commit is contained in:
parent
ecf02cfdec
commit
eafb1b3728
7 changed files with 728 additions and 101 deletions
|
|
@ -6,6 +6,7 @@
|
|||
#define OVL_DEFINE(name, path) name,
|
||||
|
||||
typedef enum {
|
||||
OVL_INVALID = -1,
|
||||
#include "ovl_table.h"
|
||||
OVL_COUNT
|
||||
} OverlayID;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue