Files
gbdk-2020/gbdk-lib/include/gbdk/version.h
2025-08-01 16:58:27 +03:00

7 lines
96 B
C

#ifndef __VERSION_H_INCLUDE__
#define __VERSION_H_INCLUDE__
#define __GBDK_VERSION 450
#endif