diff options
Diffstat (limited to 'src/data/booster_packs.asm')
-rw-r--r-- | src/data/booster_packs.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/booster_packs.asm b/src/data/booster_packs.asm index 8524ca6..44a401f 100644 --- a/src/data/booster_packs.asm +++ b/src/data/booster_packs.asm @@ -12,7 +12,7 @@ booster_set: MACRO ENDM ; For the energy or energy generation function, there are three options: -; - Ponter to a function that generates energies (some generate one, some generate a full pack) +; - Pointer to a function that generates energies (some generate one, some generate a full pack) ; - A single energy of a specific type ; - $0000 if no card in the pack is an energy |