diff options
author | Astatin <[email protected]> | 2024-12-12 17:33:37 +0900 |
---|---|---|
committer | Astatin <[email protected]> | 2024-12-12 17:33:37 +0900 |
commit | bfc32de4fd80c7bb51283840abf21d48151b5feb (patch) | |
tree | d38f2ca7acf89961f538a1ea7d65d279e42f81d2 /dialogues.gbtxt | |
parent | e93a99e8e8565db0111b40d3286ce3d78f263559 (diff) |
Fix copy dialogue buffer update outside of VBlank (+ add dbg for lcd status at the end of expected vblank thingy)
Diffstat (limited to 'dialogues.gbtxt')
-rw-r--r-- | dialogues.gbtxt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dialogues.gbtxt b/dialogues.gbtxt index 23676d8..7d42325 100644 --- a/dialogues.gbtxt +++ b/dialogues.gbtxt @@ -1,5 +1,6 @@ Bunny_Prefix: Bunny: Text_1: Hello ! +Debug_Text: DBG Menu_Choice_1: Hop Menu_Choice_2: Heal Menu_Choice_3: Freeze |