Fix warning about intro data type in setup files

This commit is contained in:
Ryan Dwyer
2020-02-08 22:17:36 +10:00
parent 57e1ec1480
commit f922cef7ea
62 changed files with 144 additions and 146 deletions
+2 -2
View File
@@ -94,7 +94,7 @@
#define PAD_DEVICEROOM 0x0121
#define PAD_HOLOROOM 0x0273
u8 intro[];
s32 intro[];
u8 props[];
struct path paths[];
struct ailist ailists[];
@@ -5843,7 +5843,7 @@ u8 func1040_lift_door_sounds[] = {
endlist
};
u8 intro[] = {
s32 intro[] = {
spawn(0x00f5)
outfit(OUTFIT_DEFAULT)
endintro