Remove address comments

This commit is contained in:
GriffinR
2021-07-20 15:18:31 -04:00
parent bea170e8e9
commit 06351bf63c
576 changed files with 17798 additions and 17798 deletions

View File

@@ -1,19 +1,19 @@
.align 2
gText_ConfirmSave:: @ 82C87B4
gText_ConfirmSave::
.string "Would you like to save the game?$"
gText_AlreadySavedFile:: @ 82C87D5
gText_AlreadySavedFile::
.string "There is already a saved file.\n"
.string "Is it okay to overwrite it?$"
gText_SavingDontTurnOff:: @ 82C8810
gText_SavingDontTurnOff::
.string "SAVING…\n"
.string "DON'T TURN OFF THE POWER.$"
gText_PlayerSavedGame:: @ 82C8832
gText_PlayerSavedGame::
.string "{PLAYER} saved the game.$"
gText_DifferentSaveFile:: @ 82C8845
gText_DifferentSaveFile::
.string "WARNING!\p"
.string "There is a different game file that\n"
.string "is already saved.\p"
@@ -23,11 +23,11 @@ gText_DifferentSaveFile:: @ 82C8845
.string "Are you sure you want to save now\n"
.string "and overwrite the other save file?$"
gText_SaveError:: @ 82C892A
gText_SaveError::
.string "Save error.\p"
.string "Please exchange the\n"
.string "backup memory.$"
gText_SavingDontTurnOffPower:: @ 82C8959
gText_SavingDontTurnOffPower::
.string "SAVING…\n"
.string "DON'T TURN OFF THE POWER.$"