diff options
author | Astatin <[email protected]> | 2025-06-18 19:46:59 +0200 |
---|---|---|
committer | Astatin <[email protected]> | 2025-06-18 19:46:59 +0200 |
commit | a82b9ba9e92a188fd2bf2be85384414a4121d119 (patch) | |
tree | ff34c98f6d08014036c785eb54f8e0ee234033d7 /text.gbasm | |
parent | 27617209a324f03a11faecc74392b048f08b45ae (diff) |
Add build script for building a self containing linux executable
Diffstat (limited to 'text.gbasm')
-rw-r--r-- | text.gbasm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +; THIS FILE IS GENERATED AUTOMATICALLY, DO NOT CHANGE Hop_Attack_Menu_Txt: .DB 0x91, 0x98, 0x99, 0xff Heal_Attack_Menu_Txt: |