diff options
| author | Macrepeh <63179588+Macrepeh@users.noreply.github.com> | 2020-07-01 17:51:10 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-01 17:51:10 -0400 |
| commit | 220b113784fb2dbb029e7bc57ef4c2e63f8e3b9d (patch) | |
| tree | ae7754a6d6420d851e85c38749aa4e8bf3b4b385 /data/ptr_array.ddscript | |
| parent | e0b6a041f0be02898701d8bf546c366ff814aed8 (diff) | |
| parent | 344de9129d5bd8fda75e443f801cb56a2be55dc2 (diff) | |
Merge pull request #1 from zeldaret/master
test
Diffstat (limited to 'data/ptr_array.ddscript')
| -rwxr-xr-x | data/ptr_array.ddscript | 2 |
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 |
