Fixed szSoundEffects definition

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2633 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
lalien
2009-03-24 20:41:54 +00:00
parent 8fe93de1f5
commit 0c6801fb61
6 changed files with 24 additions and 18 deletions
+2
View File
@@ -43,6 +43,8 @@
#include "XML.h"
#endif
extern char szSoundEffects[MAX_SAMPLES][255];
struct
{
PARSE_STAGE curElement;