Use separate constants for wChosenCableClubRoom (#144)

These numbers aren't related to the LINK_ values at all, it's just a
coincidence.

Changing these is an easy way for games to force incompatibility with
the original game.
This commit is contained in:
Rangi42 2026-02-08 18:48:24 +00:00
parent 41e007f75d
commit 0d5be01390
2 changed files with 2 additions and 2 deletions

View File

@ -33500,9 +33500,9 @@ SRAM bank #2:
$a4e3 = sBox2Mon4Unused1
$a4e4 = sBox2Mon4Unused2
$a4e5 = sBox2Mon4Level
$a4e6 = sBox2Mon5
$a4e6 = sBox2Mon4BoxEnd
$a4e6 = sBox2Mon5Species
$a4e6 = sBox2Mon5
$a4e7 = sBox2Mon5Item
$a4e8 = sBox2Mon5Moves
$a4ec = sBox2Mon5ID

View File

@ -33501,9 +33501,9 @@ SRAM bank #2:
$a4e3 = sBox2Mon4Unused1
$a4e4 = sBox2Mon4Unused2
$a4e5 = sBox2Mon4Level
$a4e6 = sBox2Mon5
$a4e6 = sBox2Mon4BoxEnd
$a4e6 = sBox2Mon5Species
$a4e6 = sBox2Mon5
$a4e7 = sBox2Mon5Item
$a4e8 = sBox2Mon5Moves
$a4ec = sBox2Mon5ID