GBDK 2020 Docs
4.3.0
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 430
5
6
#endif