GBDK 2020 Docs
4.1.1
API Documentation for GBDK 2020
version.h
Go to the documentation of this file.
1
#ifndef __VERSION_H_INCLUDE__
2
#define __VERSION_H_INCLUDE__
3
4
#define __GBDK_VERSION 411
5
6
#endif