aboutsummaryrefslogtreecommitdiff
path: root/definitions.gbasm
diff options
context:
space:
mode:
authorAstatin <[email protected]>2024-10-08 18:04:22 +0900
committerAstatin <astatin@redacted>2024-10-08 18:04:22 +0900
commitd355a883e53574c474d322b39872ae51a40cedc5 (patch)
tree8de5825730ed3f1cf6bd5692c811c3e68bbae902 /definitions.gbasm
parent9bdce0aa0daf5bf25f21e2bc6863312f01f55376 (diff)
Fox following bunny (WIP)
Diffstat (limited to 'definitions.gbasm')
-rw-r--r--definitions.gbasm4
1 files changed, 4 insertions, 0 deletions
diff --git a/definitions.gbasm b/definitions.gbasm
index 1ada5a8..d623e55 100644
--- a/definitions.gbasm
+++ b/definitions.gbasm
@@ -80,6 +80,10 @@
; direction: u8 (animation = bit 7-4, bit 3 = is_moving, bit 2-0: direction),
; ai_function_pointer: 16
; _padding: u16
+;
+; # SANTA CHRISTMAS LIST PLEASE #
+; health, max health, list of possible attacks, maybe remaining attacks ? AI status (blind, scared, slow, etc..)
+;
; }
.DEFINE mem_oam_buffer $ca00 ; Until $ca9f