You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
Code cleanup
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user