summaryrefslogtreecommitdiff
path: root/src/wram.asm
diff options
context:
space:
mode:
authoranmart <andrewrmartinek@gmail.com>2016-02-26 15:56:01 -0500
committeranmart <andrewrmartinek@gmail.com>2016-02-26 15:56:01 -0500
commita78bf961bf7862684cc6d12a3cbf624727ff9408 (patch)
tree304c0e65507e02699435299a287eb81eb519ab78 /src/wram.asm
parentf4a8c8b15853ddaafab0feaa10812bca861cabcd (diff)
disassembled and Annotated attack functions
disassembled function that overwrites some data if the card passed as an argument is a fossil or doll. annotated several functions
Diffstat (limited to 'src/wram.asm')
-rwxr-xr-xsrc/wram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wram.asm b/src/wram.asm
index 7c7c774..c0cd814 100755
--- a/src/wram.asm
+++ b/src/wram.asm
@@ -21,7 +21,7 @@ wPlayerDuelVariables:: ; c200
; $01 - hand
; $02 - discard pile
; $08 - prize
-; $10 - hand
+; $10 - active pokemon
; $1X - bench (where X is bench position from 1 to 5)
wPlayerCardLocations:: ; c200
ds DECK_SIZE