mirror of
https://github.com/UberGames/RPG-X2-rpgxEF.git
synced 2025-02-15 16:51:27 +00:00
- changed some buffers to dynamically allocate the size the files to be read have - xml support ... nothing done yet just empty files for now
7 lines
77 B
C
7 lines
77 B
C
#inlcude "g_local.h"
|
|
|
|
#ifndef G_XML_H_
|
|
#define G_XML_H_
|
|
|
|
#endif // G_XML_H_
|
|
|