GleeBug/JoyBug/_global.h

7 lines
101 B
C

#ifndef _GLOBAL_H
#define _GLOBAL_H
#include <cstdio>
#include <windows.h>
#endif //_GLOBAL_H