fledge68 02da650191 - added plugins branch
- added snes_gx 4.3.4
2016-05-22 00:54:38 +00:00

11 lines
137 B
C

#ifndef _FITZ_H_
#define _FITZ_H_
#include "fitz_base.h"
#include "fitz_stream.h"
#include "fitz_res.h"
#include "fitz_draw.h"
#endif