diff options
Diffstat (limited to 'engine/games/unown_puzzle.asm')
-rw-r--r-- | engine/games/unown_puzzle.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/games/unown_puzzle.asm b/engine/games/unown_puzzle.asm index 48e36b89..c5db774b 100644 --- a/engine/games/unown_puzzle.asm +++ b/engine/games/unown_puzzle.asm @@ -171,7 +171,7 @@ PlaceStartCancelBoxBorder: UnownPuzzleJumptable: jumptable .Jumptable, wJumptableIndex -.Jumptable: +.Jumptable: ; redundant one-entry jumptable dw .Function .Function: |