1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-02 09:03:37 +00:00
GLideN64/src/GLideN64.h

8 lines
127 B
C
Raw Normal View History

2013-11-27 08:39:53 +00:00
#ifndef GLIDEN64_H
#define GLIDEN64_H
extern char pluginName[];
extern void (*CheckInterrupts)( void );
2013-11-27 08:39:53 +00:00
#endif // GLIDEN64_H