summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2012-09-15 21:24:59 +0200
committerTreeki <treeki@gmail.com>2012-09-15 21:24:59 +0200
commitd03b7871950f89623f1f90facde2f5df89e9e136 (patch)
tree40bacbe48d2634ca451b770c9e89a439fd285d61 /src
parenta16adae746a5d4814a781f583d18dd79d3e7d43b (diff)
downloadkamek-d03b7871950f89623f1f90facde2f5df89e9e136.tar.gz
kamek-d03b7871950f89623f1f90facde2f5df89e9e136.zip
fixed a profile assignment conflict and added a doc for assigned profiles
Diffstat (limited to '')
-rw-r--r--src/koopatlas/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/koopatlas/core.h b/src/koopatlas/core.h
index d2d9454..2674977 100644
--- a/src/koopatlas/core.h
+++ b/src/koopatlas/core.h
@@ -36,7 +36,7 @@ void NewerMapDrawFunc();
#define WM_HUD WM_DANCE_PAKKUN
#define WM_SHOP WM_TOGEZO
-#define WM_SHOPITEM WM_PUKU
+#define WM_SHOPITEM WM_BOARD
#define WM_STARCOIN WM_GHOST
class daWMPlayer_c;