mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
Merged New Inventory Project into main branch
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@1871 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+4
-4
@@ -65,7 +65,7 @@ extern BOOLEAN gbMessageDisplayed;
|
||||
|
||||
extern UINT32 guiCurrentLaptopMode;
|
||||
extern UINT32 guiPreviousLaptopMode;
|
||||
extern INT32 giCurrentSubPage;
|
||||
extern INT32 giCurrentSubPage;
|
||||
extern UINT32 guiCurrentLapTopCursor;
|
||||
extern UINT32 guiPreviousLapTopCursor;
|
||||
extern BOOLEAN fMarkButtonsDirtyFlag;
|
||||
@@ -143,12 +143,12 @@ enum
|
||||
|
||||
enum{
|
||||
FIRST_SIDE_PANEL=1,
|
||||
SECOND_SIDE_PANEL,
|
||||
SECOND_SIDE_PANEL,
|
||||
};
|
||||
enum{
|
||||
LAPTOP_NO_CURSOR=0,
|
||||
LAPTOP_PANEL_CURSOR,
|
||||
LAPTOP_SCREEN_CURSOR,
|
||||
LAPTOP_PANEL_CURSOR,
|
||||
LAPTOP_SCREEN_CURSOR,
|
||||
LAPTOP_WWW_CURSOR,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user