diff --git a/config/symbols.us.stcen.txt b/config/symbols.us.stcen.txt index 85f0e35978..f2bc709a3f 100644 --- a/config/symbols.us.stcen.txt +++ b/config/symbols.us.stcen.txt @@ -1,5 +1,3 @@ -D_80180134 = 0x80180134; -gfxBanks = 0x8018019C; g_goldCollectTexts = 0x80180F30; c_GoldPrizes = 0x80180F58; D_80180FE0 = 0x80180FE0; diff --git a/src/st/cen/F890.c b/src/st/cen/F890.c index 100c627abc..54edb503b1 100644 --- a/src/st/cen/F890.c +++ b/src/st/cen/F890.c @@ -23,29 +23,16 @@ static s16 D_8018068C[] = { }; static u8 D_80180768[] = { - 0x08, 0x03, 0x04, 0x04, - 0x04, 0x05, 0x04, 0x06, - 0x04, 0x07, 0x04, 0x08, - 0x04, 0x09, 0x02, 0x0A, - 0x01, 0x0B, 0x10, 0x0A, - 0xFF, 0x00, 0x00, 0x00, + 0x08, 0x03, 0x04, 0x04, 0x04, 0x05, 0x04, 0x06, 0x04, 0x07, 0x04, 0x08, + 0x04, 0x09, 0x02, 0x0A, 0x01, 0x0B, 0x10, 0x0A, 0xFF, 0x00, 0x00, 0x00, }; static u8 D_80180780[] = { - 0x04, 0x0A, 0x04, 0x09, - 0x04, 0x08, 0x04, 0x07, - 0x04, 0x06, 0x04, 0x05, - 0x04, 0x04, 0x04, 0x03, - 0x02, 0x0C, 0x04, 0x03, - 0xFF, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, - 0x01, 0x00, 0x00, 0x00, - 0x01, 0x00, 0x00, 0x00, - 0x01, 0x00, 0x01, 0x00, - 0x01, 0x00, 0x01, 0x00, - 0x01, 0x00, 0x01, 0x00, - 0x01, 0x00, 0x01, 0x01, + 0x04, 0x0A, 0x04, 0x09, 0x04, 0x08, 0x04, 0x07, 0x04, 0x06, 0x04, 0x05, + 0x04, 0x04, 0x04, 0x03, 0x02, 0x0C, 0x04, 0x03, 0xFF, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, + 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, + 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x01, }; void func_8018F890(s16 arg0) { diff --git a/src/st/cen/update.c b/src/st/cen/update.c index eb4643ef92..9dbfc83517 100644 --- a/src/st/cen/update.c +++ b/src/st/cen/update.c @@ -10,5 +10,4 @@ u16 UNK_Invincibility0[] = { PAL_OVL(0x165), PAL_OVL(0x165), }; - #include "../update.h"