Matched REL/w01/main + some data cleanup
This commit is contained in:
parent
59f39c0331
commit
538ac0a01a
10 changed files with 2919 additions and 328 deletions
|
|
@ -1,3 +1,6 @@
|
|||
#ifndef REL_OPTION_H
|
||||
#define REL_OPTION_H
|
||||
|
||||
#include "game/object.h"
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
|
@ -78,3 +81,5 @@ extern omObjData *lbl_1_bss_28;
|
|||
extern omObjData *lbl_1_bss_30;
|
||||
extern omObjData *lbl_1_bss_38;
|
||||
extern omObjData *lbl_1_bss_40;
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue