diff options
| author | theo3 <arisstephenson2@gmail.com> | 2020-06-15 00:11:43 -0700 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2020-06-15 00:11:43 -0700 |
| commit | 8604daff6ace1d5289a6f03463451b6fe90e68c9 (patch) | |
| tree | 4cab0b4fc74477527d4c9543b1bf343147da5941 /data/ptr_array.ddscript | |
| parent | 4d8721d19a34794eec31aaa36bce8582e64695d7 (diff) | |
smallPesto
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..336e382d --- /dev/null +++ b/data/ptr_array.ddscript @@ -0,0 +1,2 @@ +$ptr :4 int:4 checkptr:1 +.4byte $*ptr
\ No newline at end of file |
