Remove S_SAVEDPLAYERID as a constant

Expression must have a constant value.
This commit is contained in:
luckytyphlosion 2015-04-26 15:59:50 -04:00
parent 75551f100b
commit 22eb324fef

View file

@ -19,8 +19,6 @@ S_SAVEDCURBOXDATA:: ds wBoxMonNicksEnd - W_NUMINBOX ; b0c0
S_SAVEDhTilesetType:: ds 1 ; b522
S_SAVEDMAINDATACHECKSUM:: ds 1 ; b523
S_SAVEDPLAYERID EQU S_SAVEDMAINDATA + (wPlayerID - wPokedexOwned) ; a605
SECTION "Saved Boxes", SRAM, BANK[2] ; pointers used for bank 3 too
S_BOXLENGTH EQU wBoxMonNicksEnd - W_NUMINBOX ; $462