7 lines
90 B
C
7 lines
90 B
C
![]() |
#ifndef VERSION_H
|
||
|
#define VERSION_H
|
||
|
|
||
|
#define MELONDS_VERSION_BASE "BizHawk"
|
||
|
|
||
|
#endif
|