diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-12-21 04:27:12 -0500 |
---|---|---|
committer | GriffinR <griffin.richards@comcast.net> | 2019-12-25 22:27:33 -0800 |
commit | 3efc8199d49862a9d5bfc5f5bd11986c9848da8e (patch) | |
tree | 2a88de7d5f8ed31b124151dd9f3b03a6f4ecc764 /asm/macros | |
parent | ff2d8a9c4e0e3e4614bc50c21d40d4a8270b2ff4 (diff) |
More battle_dome.c documentation
Diffstat (limited to 'asm/macros')
-rw-r--r-- | asm/macros/battle_frontier/battle_dome.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/macros/battle_frontier/battle_dome.inc b/asm/macros/battle_frontier/battle_dome.inc index 836d4eecd..07d6534eb 100644 --- a/asm/macros/battle_frontier/battle_dome.inc +++ b/asm/macros/battle_frontier/battle_dome.inc @@ -97,7 +97,7 @@ special CallBattleDomeFunction .endm - @ + @ Sets the facility trainer/mon set pointers .macro dome_settrainers setvar VAR_0x8004, BATTLE_DOME_FUNC_SET_TRAINERS special CallBattleDomeFunction |