Sync some event_scripts.s, split files
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#ifndef GUARD_CONSTANTS_EVENT_OBJECTS_H
|
||||
#define GUARD_CONSTANTS_EVENT_OBJECTS_H
|
||||
|
||||
#define OBJ_EVENT_ID_PLAYER 0xFF
|
||||
#define OBJ_EVENT_ID_CAMERA 0x7F
|
||||
|
||||
#endif // GUARD_CONSTANTS_EVENT_OBJECTS_H
|
||||
@@ -99,7 +99,7 @@ enum
|
||||
step_5d,
|
||||
step_5e,
|
||||
step_5f,
|
||||
step_60,
|
||||
set_invisible,
|
||||
step_61,
|
||||
step_62,
|
||||
step_63,
|
||||
|
||||
Reference in New Issue
Block a user