mirror of
https://github.com/zeldaret/oot
synced 2026-05-23 06:54:24 -04:00
Add scene macros (#792)
* add scene macros * SCENECMD -> SCENE_CMD * light renaming * SCENE_CMD_ROOM_BEHAVIOR * update params names * Remove extra spaces * More review changes by fig * remove MM cmd ids * more review changes * last minute edit * I keep confusing both lights commands * Review changes * Yet another cutscene change * Unused02 is unused
This commit is contained in:
@@ -16,4 +16,6 @@
|
||||
|
||||
#define CMD_W(a) (a)
|
||||
|
||||
#define CMD_PTR(a) (u32)(a)
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user