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)

View File

@@ -2,7 +2,7 @@
#define TEXT_MENU_STRINGS_H
// These strings use a different table defined in menu_hud_lut
// Unlike text_strings.h.in, the charmap is different and
// Unlike text_strings.h.in, the charmap is different and
// uses char values from charmap_menu.txt
/**