diff options
author | entrpntr <entrpntr@gmail.com> | 2020-05-20 13:38:00 -0400 |
---|---|---|
committer | entrpntr <entrpntr@gmail.com> | 2020-05-20 17:05:56 -0400 |
commit | 7ac9f1bc1a40a3c202e71d4960695f9e6da7636f (patch) | |
tree | d0116ad1357e3c6b381ad33d6662c818e8a3e064 /engine/phone/scripts/unused.asm | |
parent | 5cc14a878a6b804a58df1262cb0ec3290a7352cb (diff) |
Add tentative labels and constants.
Diffstat (limited to 'engine/phone/scripts/unused.asm')
-rw-r--r-- | engine/phone/scripts/unused.asm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/engine/phone/scripts/unused.asm b/engine/phone/scripts/unused.asm new file mode 100644 index 00000000..08d67f60 --- /dev/null +++ b/engine/phone/scripts/unused.asm @@ -0,0 +1,3 @@ +UnusedPhoneScript: + writetext UnusedPhoneText + end |