diff options
Diffstat (limited to 'src/code/z_vimode.c')
| -rw-r--r-- | src/code/z_vimode.c | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/src/code/z_vimode.c b/src/code/z_vimode.c new file mode 100644 index 000000000..76479a028 --- /dev/null +++ b/src/code/z_vimode.c @@ -0,0 +1,23 @@ +#include "global.h" + +#pragma GLOBAL_ASM("asm/non_matchings/code/z_vimode/func_80140260.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/z_vimode/func_8014026C.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/z_vimode/func_80140730.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/z_vimode/func_80140810.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/z_vimode/func_80140898.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/z_vimode/func_80140900.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/z_vimode/func_8014090C.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/z_vimode/func_80140970.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/z_vimode/func_80140CE0.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/z_vimode/func_80140D04.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/z_vimode/func_80140D10.s") |
