summaryrefslogtreecommitdiff
path: root/data/ptr_array.ddscript
diff options
context:
space:
mode:
authorMacrepeh <63179588+Macrepeh@users.noreply.github.com>2020-07-01 17:51:10 -0400
committerGitHub <noreply@github.com>2020-07-01 17:51:10 -0400
commit220b113784fb2dbb029e7bc57ef4c2e63f8e3b9d (patch)
treeae7754a6d6420d851e85c38749aa4e8bf3b4b385 /data/ptr_array.ddscript
parente0b6a041f0be02898701d8bf546c366ff814aed8 (diff)
parent344de9129d5bd8fda75e443f801cb56a2be55dc2 (diff)
Merge pull request #1 from zeldaret/master
test
Diffstat (limited to 'data/ptr_array.ddscript')
-rwxr-xr-xdata/ptr_array.ddscript2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/ptr_array.ddscript b/data/ptr_array.ddscript
new file mode 100755
index 00000000..70c24259
--- /dev/null
+++ b/data/ptr_array.ddscript
@@ -0,0 +1,2 @@
+$ptr :4 int:4
+.4byte $*ptr \ No newline at end of file