Skip to content

Commit

Permalink
Merge pull request #591 from MokhaLeee/animreview0306
Browse files Browse the repository at this point in the history
Animreview0306
  • Loading branch information
RevoSucks authored Mar 15, 2024
2 parents 8bb14d3 + a0e44ee commit 2929412
Show file tree
Hide file tree
Showing 28 changed files with 7,489 additions and 10,636 deletions.
460 changes: 0 additions & 460 deletions asm/banim-ekrdragon.s

Large diffs are not rendered by default.

35 changes: 0 additions & 35 deletions data/banim-efxhit.s
Original file line number Diff line number Diff line change
@@ -1,40 +1,5 @@
.section .data

.global ProcScr_efxYushaSpinShield
ProcScr_efxYushaSpinShield: @ 0x085D8EC4
@ PROC_NAME
.short 0x1, 0x0
.word 0x80df308
@ PROC_REPEAT
.short 0x3, 0x0
.word EfxYushaSpinShieldMain
@ PROC_END
.short 0x0, 0x0
.word 0x0


.global ProcScr_efxYushaSpinShieldOBJ
ProcScr_efxYushaSpinShieldOBJ: @ 0x085D8EDC
@ PROC_NAME
.short 0x1, 0x0
.word 0x80df31c
@ PROC_REPEAT
.short 0x3, 0x0
.word efxYushaSpinShieldOBJ_806CD14
@ PROC_REPEAT
.short 0x3, 0x0
.word efxYushaSpinShieldOBJ_806CD7C
@ PROC_REPEAT
.short 0x3, 0x0
.word efxYushaSpinShieldOBJ_806CDA4
@ PROC_REPEAT
.short 0x3, 0x0
.word efxYushaSpinShieldOBJ_806CE08
@ PROC_END
.short 0x0, 0x0
.word 0x0


.global ProcScr_efxHurtmutEff00
ProcScr_efxHurtmutEff00: @ 0x085D8F0C
@ PROC_NAME
Expand Down
6 changes: 0 additions & 6 deletions data/const_data_banimekrdk.s
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
.section .rodata

.asciz "ekrDragonQuake"
.align 2, 0

.asciz "ekrWhiteINOUT"
.align 2, 0

.incbin "baserom.gba", 0xDFA2C, 0xE1164 - 0xDFA2C

.global Pal_080E1164
Expand Down
2 changes: 1 addition & 1 deletion data/const_data_efxhit.s
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.section .rodata

.incbin "baserom.gba", 0xDF308, 0xDF386 - 0xDF308
.incbin "baserom.gba", 0xDF334, 0xDF386 - 0xDF334

.global gUnknown_080DF386
gUnknown_080DF386: @ 0x080DF386
Expand Down
26 changes: 2 additions & 24 deletions data/data-ekrdragon.s
Original file line number Diff line number Diff line change
@@ -1,29 +1,7 @@
.section .data

.global ProcScr_ekrWhiteINOUT
ProcScr_ekrWhiteINOUT: @ 0x087586F0
@ PROC_NAME
.short 0x1, 0x0
.word 0x80dfa1c
@ PROC_REPEAT
.short 0x3, 0x0
.word sub_80705A8
@ PROC_REPEAT
.short 0x3, 0x0
.word sub_8070618
@ PROC_REPEAT
.short 0x3, 0x0
.word sub_8070670
@ PROC_REPEAT
.short 0x3, 0x0
.word sub_80706E0
@ PROC_END
.short 0x0, 0x0
.word 0x0


.global gUnknown_08758720
gUnknown_08758720: @ 0x08758720
.global ProcScr_EkrDragon_08758720
ProcScr_EkrDragon_08758720: @ 0x08758720
@ PROC_YIELD
.short 0xe, 0x0
.word 0x0
Expand Down
Loading

0 comments on commit 2929412

Please sign in to comment.