summaryrefslogtreecommitdiff
path: root/asm/Dolphin/os/OSInterrupt-data.s
diff options
context:
space:
mode:
authormrb0nk500 <b0nk@b0nk.xyz>2023-02-01 18:45:02 -0400
committermrb0nk500 <b0nk@b0nk.xyz>2023-02-01 18:50:25 -0400
commit9fa0a7f1da1b70bee995f53c6c96c43189018772 (patch)
tree114548896790eaff23cdca84a025281de86bbb51 /asm/Dolphin/os/OSInterrupt-data.s
parent2ba3289286bbfcf9fcc13fd135d976058d8b6c2e (diff)
global: Import Dolphin SDK
This version comes from the Metroid Prime decompilation project. https://github.com/PrimeDecomp/prime
Diffstat (limited to 'asm/Dolphin/os/OSInterrupt-data.s')
-rw-r--r--asm/Dolphin/os/OSInterrupt-data.s23
1 files changed, 0 insertions, 23 deletions
diff --git a/asm/Dolphin/os/OSInterrupt-data.s b/asm/Dolphin/os/OSInterrupt-data.s
deleted file mode 100644
index 614d667..0000000
--- a/asm/Dolphin/os/OSInterrupt-data.s
+++ /dev/null
@@ -1,23 +0,0 @@
-.include "macros.inc"
-
-.section .data
-
-.balign 8
-
-.global lbl_804ef518
-.type lbl_804ef518, @object
-lbl_804ef518:
-/* 804EF518 00000100 */ .4byte 0x00000100
-/* 804EF51C 00000040 */ .4byte 0x00000040
-/* 804EF520 F8000000 */ .4byte 0xf8000000
-/* 804EF524 00000200 */ .4byte 0x00000200
-/* 804EF528 00000080 */ .4byte 0x00000080
-/* 804EF52C 00003000 */ .4byte 0x00003000
-/* 804EF530 00000020 */ .4byte 0x00000020
-/* 804EF534 03FF8C00 */ .4byte 0x03ff8c00
-/* 804EF538 04000000 */ .4byte 0x04000000
-/* 804EF53C 00004000 */ .4byte 0x00004000
-/* 804EF540 FFFFFFFF */ .4byte 0xffffffff
-/* 804EF544 00000000 */ .4byte 0x00000000
-.size lbl_804ef518, . - lbl_804ef518
-