Document rotating_tile_puzzle

This commit is contained in:
GriffinR
2019-10-16 04:09:30 -04:00
parent 90a05cf824
commit 0f15264595
10 changed files with 158 additions and 132 deletions

View File

@@ -2,42 +2,42 @@
.section .rodata
gUnknown_08612698:: @ 8612698
RotatingTilePuzzle_Movement_ShiftRight:: @ 8612698
store_lock_anim
walk_right
free_unlock_anim
step_end
gUnknown_0861269C:: @ 861269C
RotatingTilePuzzle_Movement_ShiftDown:: @ 861269C
store_lock_anim
walk_down
free_unlock_anim
step_end
gUnknown_086126A0:: @ 86126A0
RotatingTilePuzzle_Movement_ShiftLeft:: @ 86126A0
store_lock_anim
walk_left
free_unlock_anim
step_end
gUnknown_086126A4:: @ 86126A4
RotatingTilePuzzle_Movement_ShiftUp:: @ 86126A4
store_lock_anim
walk_up
free_unlock_anim
step_end
MossdeepGym_Movement_FaceRight:: @ 86126A8
RotatingTilePuzzle_Movement_FaceRight:: @ 86126A8
face_right
step_end
MossdeepGym_Movement_FaceDown:: @ 86126AA
RotatingTilePuzzle_Movement_FaceDown:: @ 86126AA
face_down
step_end
MossdeepGym_Movement_FaceLeft:: @ 86126AC
RotatingTilePuzzle_Movement_FaceLeft:: @ 86126AC
face_left
step_end
MossdeepGym_Movement_FaceUp:: @ 86126AE
RotatingTilePuzzle_Movement_FaceUp:: @ 86126AE
face_up
step_end