mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 03:07:41 +00:00
All int elements implemented
This commit is contained in:
@@ -372,7 +372,7 @@ struct RECEXT : IRealElement
|
||||
const char* ClassID() const {return "CEXT";}
|
||||
};
|
||||
|
||||
struct REITRL : IRealElement
|
||||
struct REIntTimesReal : IRealElement
|
||||
{
|
||||
DECL_YAML
|
||||
IntElementFactory a;
|
||||
|
||||
Reference in New Issue
Block a user