aboutsummaryrefslogtreecommitdiff
path: root/src/moves.adb
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2025-04-16 15:51:58 +1200
committerJedidiah Barber <contact@jedbarber.id.au>2025-04-16 15:51:58 +1200
commitbaa3a346cde2c2c965243e554a15ed3bd6f5c7fe (patch)
treef8ec8376a6a42053e15cb9607b0fef17bb4f321d /src/moves.adb
parentb3455e502f4491af22e190a14aba9565f534bb59 (diff)
Code style improvements, constants marked as constant
Diffstat (limited to 'src/moves.adb')
-rw-r--r--src/moves.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/moves.adb b/src/moves.adb
index 4024a4d..b86ba8c 100644
--- a/src/moves.adb
+++ b/src/moves.adb
@@ -69,3 +69,4 @@ package body Moves is
end Moves;
+