aboutsummaryrefslogtreecommitdiff
path: root/indev/psxmdec/data.s
diff options
context:
space:
mode:
authorLameguy64 <lameguy64@gmail.com>2021-10-25 10:51:50 +0800
committerLameguy64 <lameguy64@gmail.com>2021-10-25 10:51:50 +0800
commit538f28cfbbbb8163ab8a96de77d6887123856c81 (patch)
treea3108f05c038d0f43f2e96ae4d2d34ce4da225b4 /indev/psxmdec/data.s
parent7718b576b7aba725455ce510ee9632067a65f0d7 (diff)
downloadpsn00bsdk-538f28cfbbbb8163ab8a96de77d6887123856c81.tar.gz
Added indev directory
Diffstat (limited to 'indev/psxmdec/data.s')
-rw-r--r--indev/psxmdec/data.s6
1 files changed, 6 insertions, 0 deletions
diff --git a/indev/psxmdec/data.s b/indev/psxmdec/data.s
new file mode 100644
index 0000000..adf825a
--- /dev/null
+++ b/indev/psxmdec/data.s
@@ -0,0 +1,6 @@
+.section .data
+
+.global bs_data
+.type bs_data, @object
+bs_data:
+ .incbin "output.bullschit"