summaryrefslogtreecommitdiff
path: root/game.adb
diff options
context:
space:
mode:
authorrexim <reximkut@gmail.com>2024-03-22 19:41:04 +0700
committerrexim <reximkut@gmail.com>2024-03-22 19:41:04 +0700
commit266cd3f74f5e0aafe2868d7a84b144280af887ef (patch)
treeb1e2a922ec76a9726e066339e7515213d2a35129 /game.adb
parent3be6a40f1dbb5cdc2ca42c1e69e0d26ce5ed97f8 (diff)
Statically build libgnat
Diffstat (limited to 'game.adb')
-rw-r--r--game.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/game.adb b/game.adb
index a4e6677..ba145d5 100644
--- a/game.adb
+++ b/game.adb
@@ -1396,7 +1396,6 @@ begin
Close_Window;
end;
--- TODO: Linux build (libgnat)
-- TODO: Window title icon
-- TODO: If you are standing on the refilled bomb gen and place a bomb you should refill your bomb in that turn.
-- TODO: Checkpoints should be circles (like all the items)