diff options
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1661,8 +1661,9 @@ wDaysSince:: db SECTION "WRAM 1", WRAMX -wGBCOnlyDecompressBuffer:: ds 1 ; also uses the next $53f bytes for $540 total +wGBCOnlyDecompressBuffer:: ; a $540-byte buffer that continues past this SECTION +wd000:: db wDefaultSpawnpoint:: db UNION |