Unswap incorrect kana

This commit is contained in:
Mateon1 2024-11-10 18:30:12 +01:00
parent 3019420318
commit 484e6b126d
No known key found for this signature in database
GPG Key ID: 6A6067123E4CAF6E

View File

@ -275,7 +275,7 @@ MoveUseTextBide:
.global MoveNameBide2
MoveNameBide2:
.string "\0"
.string "\0"
.align 2,0
.global MoveDescriptionIsWatching
@ -285,7 +285,7 @@ MoveDescriptionIsWatching:
.global MoveNameIsWatching
MoveNameIsWatching:
.string "\0"
.string "\0"
.align 2,0
.global MoveUseTextRegularAttack
@ -3280,5 +3280,5 @@ MoveDescriptionNone:
.global MoveNameNone
MoveNameNone:
.string "\0"
.string "\0"
.align 2,0