mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:07:42 +00:00
All real elements implemented
This commit is contained in:
@@ -329,12 +329,6 @@ struct REPRLW : IRealElement
|
||||
const char* ClassID() const {return "PRLW";}
|
||||
};
|
||||
|
||||
struct REPSOF : IRealElement
|
||||
{
|
||||
DECL_YAML
|
||||
const char* ClassID() const {return "PSOF";}
|
||||
};
|
||||
|
||||
struct RESubtract : IRealElement
|
||||
{
|
||||
DECL_YAML
|
||||
|
||||
Reference in New Issue
Block a user