mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +00:00

* Implement/match LegoModelPresenter::CreateROI * Match * Use inline function * Note about Get()
7 lines
89 B
C
7 lines
89 B
C
#ifndef __VERSION_H
|
|
#define __VERSION_H
|
|
|
|
#define MODEL_VERSION 19
|
|
|
|
#endif // __VERSION_H
|