diff options
Diffstat (limited to 'src/wram.asm')
-rw-r--r-- | src/wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wram.asm b/src/wram.asm index ac4648e..7ff0dfe 100644 --- a/src/wram.asm +++ b/src/wram.asm @@ -1378,7 +1378,7 @@ wce17:: ; ce17 wce18:: ; ce18 ds $1 -; paramaters output by AI Trainer card logic routines +; parameters output by AI Trainer card logic routines ; (e.g. what Pokemon in Play Area to use card on, etc) wAITrainerCardParameter:: ; ce19 ds $1 |