mirror of
https://github.com/isledecomp/isle-portable.git
synced 2024-11-22 23:48:12 -05:00
b281866ea6
* Implement/match LegoModelPresenter::CreateROI * Match * Use inline function * Note about Get()
6 lines
89 B
C
6 lines
89 B
C
#ifndef __VERSION_H
|
|
#define __VERSION_H
|
|
|
|
#define MODEL_VERSION 19
|
|
|
|
#endif // __VERSION_H
|