This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
pokecrystal
mirror of
https://github.com/pret/pokecrystal.git
Watch
1
Star
1
Fork
You've already forked pokecrystal
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
553a272e52
pokecrystal
/
engine
/
battle
/
move_effects
/
rage.asm
6 lines
104 B
NASM
Raw
Blame
History
BattleCommand_Rage:
ld
a
,
BATTLE_VARS_SUBSTATUS4
call
GetBattleVarAddr
set
SUBSTATUS_RAGE
,
[
hl
]
ret
Reference in New Issue
View Git Blame
Copy Permalink