more d_save funcs OK, initial map out of dcomifg_play_c and it's classes

This commit is contained in:
Pheenoh
2021-01-02 17:47:43 -05:00
parent bf652784d1
commit eb4f3431f2
203 changed files with 1931 additions and 941 deletions
@@ -0,0 +1,8 @@
#ifndef __J2DTEXTBOX_H_
#define __J2DTEXTBOX_H_
#include "global.h"
class J2DTextBox{};
#endif