isle/LEGO1/lego/sources/misc/version.h
Nathan M Gilbert 2bebc09da3
Implement misc.lib (#483)
* Implement misc.lib

* Lowercase files

* Minor changes

* Fix file cases

* Fixes

* Fix missing dtor

* Add override

* Match LegoImage::Read

* Fix delete call

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
2024-01-24 18:12:57 +01:00

6 lines
88 B
C

#ifndef __VERSION_H
#define __VERSION_H
#define MODEL_VERSION 3
#endif // __VERSION_H