Use STRCMP, not ==, to compare multi-character strings

This commit is contained in:
Rangi
2020-07-02 11:46:30 -04:00
parent fce6243b43
commit 26d764de5d
3 changed files with 6 additions and 5 deletions

View File

@@ -1664,6 +1664,7 @@ SECTION "WRAM 1", WRAMX
wGBCOnlyDecompressBuffer:: ; a $540-byte buffer that continues past this SECTION
wd000:: db
wDefaultSpawnpoint:: db
UNION