diff options
Diffstat (limited to 'src/engine/menus/deck_machine.asm')
-rw-r--r-- | src/engine/menus/deck_machine.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/menus/deck_machine.asm b/src/engine/menus/deck_machine.asm index e5ce983..5b76dca 100644 --- a/src/engine/menus/deck_machine.asm +++ b/src/engine/menus/deck_machine.asm @@ -891,7 +891,7 @@ DrawDeckMachineScreen: ; to index in register a, from wMachineDeckPtrs ; also checks whether the deck can be built ; either by dismantling other decks or not, -; and places the corresponding symbol next to the name +; and places the corresponding symbol next to the name PrintDeckMachineEntry: ld b, a push bc |