aboutsummaryrefslogtreecommitdiff
path: root/src/creature.hh
diff options
context:
space:
mode:
authorfusion32 <marcopuzziello@gmail.com>2025-05-24 20:57:24 -0300
committerfusion32 <marcopuzziello@gmail.com>2025-05-24 20:57:24 -0300
commit3f557369c7bbd08fdf2e6dbd9271873b20a9a144 (patch)
tree28bb9b4ad9c0324036d753eea772855a180c37f3 /src/creature.hh
parentb7432b4e74284138f1740f4577b9cb32e1f120d0 (diff)
downloadgame-3f557369c7bbd08fdf2e6dbd9271873b20a9a144.tar.gz
game-3f557369c7bbd08fdf2e6dbd9271873b20a9a144.zip
halfway of `map.cc` and start of `objects.cc`
Diffstat (limited to 'src/creature.hh')
-rw-r--r--src/creature.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/creature.hh b/src/creature.hh
index a147091..a6f7678 100644
--- a/src/creature.hh
+++ b/src/creature.hh
@@ -17,7 +17,7 @@ struct TCombatEntry{
struct TCombat{
// REGULAR FUNCTIONS
// =========================================================================
- // TODO
+ TCombat(void);
// DATA
// =========================================================================