summaryrefslogtreecommitdiff
path: root/src/koopatlas/hud.h
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2012-09-21 13:24:57 +0200
committerTreeki <treeki@gmail.com>2012-09-21 13:24:57 +0200
commit955831a5bad45d39dfceb4a1741095b5d109b079 (patch)
tree0a8bb569a511f3d02d767700b001fbb4b10b67e6 /src/koopatlas/hud.h
parentbadb2bf6bc25f47e711fc483e0c551b4fc18759f (diff)
downloadkamek-955831a5bad45d39dfceb4a1741095b5d109b079.tar.gz
kamek-955831a5bad45d39dfceb4a1741095b5d109b079.zip
still working on the new HUD...
Diffstat (limited to '')
-rw-r--r--src/koopatlas/hud.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/koopatlas/hud.h b/src/koopatlas/hud.h
index 632a078..6f10169 100644
--- a/src/koopatlas/hud.h
+++ b/src/koopatlas/hud.h
@@ -19,7 +19,7 @@ class dWMHud_c : public dBase_c {
static dWMHud_c *instance;
- void enteredNode();
+ void enteredNode(dKPNode_s *node = 0);
void leftNode();
private: