mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
Merges.xml changes:
-added APCost -added secondResultingItemIndex -renamed resultingItemIndex to secondResultingItemIndex (see notes on wiki for usage) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@472 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -843,7 +843,7 @@ typedef enum
|
||||
USE_ITEM_HARD
|
||||
} MergeType;
|
||||
|
||||
extern UINT16 Merge[MAXITEMS+1][4];
|
||||
extern UINT16 Merge[MAXITEMS+1][6];
|
||||
|
||||
typedef struct
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user