diff options
author | rexim <reximkut@gmail.com> | 2024-03-22 19:41:04 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-03-22 19:41:04 +0700 |
commit | 266cd3f74f5e0aafe2868d7a84b144280af887ef (patch) | |
tree | b1e2a922ec76a9726e066339e7515213d2a35129 /game.adb | |
parent | 3be6a40f1dbb5cdc2ca42c1e69e0d26ce5ed97f8 (diff) |
Statically build libgnat
Diffstat (limited to 'game.adb')
-rw-r--r-- | game.adb | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |