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 /dialogues | |
parent | 27617209a324f03a11faecc74392b048f08b45ae (diff) |
Add build script for building a self containing linux executable
Diffstat (limited to 'dialogues')
-rw-r--r-- | dialogues/text.gbasm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dialogues/text.gbasm b/dialogues/text.gbasm index 4bb2b8e..c952b74 100644 --- a/dialogues/text.gbasm +++ b/dialogues/text.gbasm @@ -1,3 +1,4 @@ +; THIS FILE IS GENERATED AUTOMATICALLY, DO NOT CHANGE Empty: .DB , 0xff Bunny_Header_Text: |