mirror of
https://github.com/gbdk-2020/gbdk-2020.git
synced 2026-03-12 02:09:50 +01:00
7 lines
96 B
C
7 lines
96 B
C
#ifndef __VERSION_H_INCLUDE__
|
|
#define __VERSION_H_INCLUDE__
|
|
|
|
#define __GBDK_VERSION 450
|
|
|
|
#endif
|