mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +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:
+3
-3
@@ -82,7 +82,7 @@ typedef struct
|
||||
HVOBJECT hVObject;
|
||||
UINT16 usStart;
|
||||
UINT16 usEnd;
|
||||
UINT32 uiObjIndx;
|
||||
UINT32 uiObjIndx;
|
||||
};
|
||||
struct
|
||||
{
|
||||
@@ -141,11 +141,11 @@ extern Selections SelSingleDoor[ MAX_SELECTIONS ];
|
||||
extern Selections SelSingleWindow[ MAX_SELECTIONS ];
|
||||
extern Selections SelSingleRoof[ MAX_SELECTIONS ];
|
||||
extern Selections SelSingleNewRoof[ MAX_SELECTIONS ];
|
||||
extern Selections SelSingleBrokenWall[ MAX_SELECTIONS ];
|
||||
extern Selections SelSingleBrokenWall[ MAX_SELECTIONS ];
|
||||
extern Selections SelSingleDecor[ MAX_SELECTIONS ];
|
||||
extern Selections SelSingleDecal[ MAX_SELECTIONS ];
|
||||
extern Selections SelSingleFloor[ MAX_SELECTIONS ];
|
||||
extern Selections SelSingleToilet[ MAX_SELECTIONS ];
|
||||
extern Selections SelSingleToilet[ MAX_SELECTIONS ];
|
||||
|
||||
extern Selections SelRoom[ MAX_SELECTIONS ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user