From fb689cdc68b8d1da3d988da43671bd0ddb063e88 Mon Sep 17 00:00:00 2001 From: Astatin Date: Tue, 29 Apr 2025 09:27:37 +0200 Subject: add earcopter + freeze as learned items + fix collision after item pick up --- definitions.gbasm | 1 + 1 file changed, 1 insertion(+) (limited to 'definitions.gbasm') diff --git a/definitions.gbasm b/definitions.gbasm index 0d6b882..71912ca 100644 --- a/definitions.gbasm +++ b/definitions.gbasm @@ -51,6 +51,7 @@ ; bit 2: if the prepared block should be updated at the next frame ; bit 3: animation step is going up (?) ; bit 4: animation step should start to go up on next frame +; bit 5: if entity collision map should be updated .DEFINE mem_prepared_block_tile ($c00d) .DEFINE mem_prepared_block_position_1 ($c00e) -- cgit v1.2.3-70-g09d2