Comment, remove, or revise many unreferenced labels

This commit is contained in:
Rangi
2020-10-23 20:39:20 -04:00
parent 26ddba8cfd
commit 46f6cc4d41
148 changed files with 542 additions and 766 deletions

View File

@@ -1147,9 +1147,9 @@ DebugRoom_BoxStructStrings:
.Move4: db "MOVE 4@"
.ID0: db "ID[0]@"
.ID1: db "ID[1]@"
.BaseExp0: db "BASE EXP[0]@"
.BaseExp1: db "BASE EXP[1]@"
.BaseExp2: db "BASE EXP[2]@"
.BaseExp0: db "BASE EXP[0]@" ; unreferenced
.BaseExp1: db "BASE EXP[1]@" ; unreferenced
.BaseExp2: db "BASE EXP[2]@" ; unreferenced
.HPExp0: db "HP EXP[0]@"
.HPExp1: db "HP EXP[1]@"
.AttkExp0: db "ATTK EXP[0]@"