rpg-x2-rpgxef/game/g_xml.h
Walter Julius Hennecke 0827ec473c Changes to g_main.c and xml support
- changed some buffers to dynamically allocate the size the files to be
  read have
- xml support ... nothing done yet just empty files for now
2012-06-02 11:59:23 +02:00

7 lines
77 B
C

#inlcude "g_local.h"
#ifndef G_XML_H_
#define G_XML_H_
#endif // G_XML_H_