summaryrefslogtreecommitdiff
path: root/src/koopatlas/hud.h
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2012-09-30 01:04:08 +0200
committerTreeki <treeki@gmail.com>2012-09-30 01:04:08 +0200
commit1db72b5e45cc25eb183817f05a2ee631d8fff837 (patch)
tree8633e5de1122d50d100805df2edb5cdb34d83c52 /src/koopatlas/hud.h
parentb854fa55f6f17be4d8c45e84e81cdc7715d6a044 (diff)
downloadkamek-1db72b5e45cc25eb183817f05a2ee631d8fff837.tar.gz
kamek-1db72b5e45cc25eb183817f05a2ee631d8fff837.zip
added world stars, still needs fixed positioning though
Diffstat (limited to 'src/koopatlas/hud.h')
-rw-r--r--src/koopatlas/hud.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/koopatlas/hud.h b/src/koopatlas/hud.h
index 5996b88..ee64133 100644
--- a/src/koopatlas/hud.h
+++ b/src/koopatlas/hud.h
@@ -70,7 +70,8 @@ class dWMHud_c : public dBase_c {
*StarCoinOff[3],
*StarCoinOn[3],
*P_marioFace_00, *P_luigiFace_00,
- *P_BkinoFace_00, *P_YkinoFace_00;
+ *P_BkinoFace_00, *P_YkinoFace_00,
+ *Star[3];
nw4r::lyt::TextBox
*LevelName, *LevelNameS,