2024-03-20 18:08:17 -06:00

10 lines
135 B
C

#ifndef _PATCHLIB_H_
#define _PATCHLIB_H_
//#define IMPORTING
#include "patch.h"
//#undef IMPORTING
#endif // _PATCHLIB_H_