diff GUIWindow.h @ 2:89240115d392

MainMenuBtn(work)
author Ritor1
date Sun, 13 Jan 2013 01:47:51 +0600
parents 9c0607679772
children bf31c505f4d3
line wrap: on
line diff
--- a/GUIWindow.h	Sat Jan 12 11:30:46 2013 +0600
+++ b/GUIWindow.h	Sun Jan 13 01:47:51 2013 +0600
@@ -148,11 +148,11 @@
   UIMSG_PlayerCreationVoiceBack = 0x90,
   UIMSG_PlayerCreationVoiceForward = 0x91,
   UIMSG_StartNPCDialogue = 0xA1,
-  UIMSG_A2 = 0xA2,
-  UIMSG_A3 = 0xA3,
-  UIMSG_A4 = 0xA4,
+  UIMSG_ArrowUp = 0xA2,
+  UIMSG_DownArrow = 0xA3,
+  UIMSG_LoadSlot = 0xA4,
   UIMSG_A5 = 0xA5,
-  UIMSG_A6 = 0xA6,
+  UIMSG_Cancel = 0xA6,
   UIMSG_A7 = 0xA7,
   UIMSG_A8 = 0xA8,
   UIMSG_A9 = 0xA9,