diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2022-03-10 21:19:10 +0100 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2022-03-10 21:19:10 +0100 |
| commit | f72e27b08afbc24add4f0b2d36a8391e49fbfcca (patch) | |
| tree | 1a9306feee2e842fd55e0efd3202db97198c485b /data/const/object | |
| parent | 53913b78d0028c24289bfee00eae7051331cb48c (diff) | |
Decompile Object3D
Diffstat (limited to 'data/const/object')
| -rw-r--r-- | data/const/object/object3D.s | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/data/const/object/object3D.s b/data/const/object/object3D.s deleted file mode 100644 index b1a6d6e2..00000000 --- a/data/const/object/object3D.s +++ /dev/null @@ -1,18 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnk_081216BC:: @ 081216BC - .4byte sub_0808CF08 - .4byte sub_0808CF5C - .4byte sub_0808D064 - -gUnk_081216C8:: @ 081216C8 -.ifdef EU - @ TODO only small differences - .incbin "object3D/gUnk_081216C8_EU.bin" -.else - .incbin "object3D/gUnk_081216C8_1_USA-JP-DEMO_USA-DEMO_JP.bin" -.endif |
