update: Removed update table
authorLukas Krickl <lukas@krickl.dev>
Sat, 29 Mar 2025 06:27:26 +0000 (07:27 +0100)
committerLukas Krickl <lukas@krickl.dev>
Sat, 29 Mar 2025 06:27:26 +0000 (07:27 +0100)
src/ui.s
src/update.s

index 86811f77edd567e95d349f2d73674e48efe367d1..a60af0693844bcb403ba40ac68a497d4137c3d76 100644 (file)
--- a/src/ui.s
+++ b/src/ui.s
@@ -16,6 +16,5 @@ ui_draw:
 
   ; ui building selector state
 ui_building_selector_update:
-
   ldnull bc
   ret
index ce47edd088b8feb5dfeb18d6d00a5ebeb4d0b92a..ecf9b0b41d697da0f67b63e1fdaf198c74434828 100644 (file)
@@ -1,8 +1,3 @@
-; update function table 
-update_table:
-dw update_game
-dw update_pause
-
 update_game_over:
   ret