Code cleanup

This commit is contained in:
Arceveti
2021-09-23 13:37:03 -07:00
parent 8ad773a7eb
commit 9b59eb0256
163 changed files with 1806 additions and 2251 deletions

View File

@@ -223,9 +223,9 @@
#define CHANGE_AREA_SKYBOX(area, segStart, segEnd) \
CMD_BBH(0x3E, 0x0C, area), \
CMD_PTR(segStart), \
CMD_PTR(segEnd)
CMD_PTR(segEnd)
#define INIT_LEVEL() \
CMD_BBH(0x1B, 0x04, 0x0000)