Skip to content

Commit

Permalink
Remove unused pikacry macro (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusU committed Apr 26, 2023
1 parent 667f1fe commit 1d10d10
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions constants/pikachu_emotion_constants.asm
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,6 @@ MACRO ldpikacry
ld \1, (\2_id - PikachuCriesPointerTable) / 3
ENDM

MACRO pikacry
ldpikacry a, \1
ENDM


const_def
const pikapic_nop_command
Expand Down

0 comments on commit 1d10d10

Please sign in to comment.