- Backend update from Raze
This commit is contained in:
parent
feb65bcb99
commit
4e72ea1cfa
4 changed files with 16 additions and 9 deletions
|
|
@ -272,4 +272,3 @@ struct AFuncDesc;
|
|||
struct FieldDesc;
|
||||
AFuncDesc *FindFunction(PContainerType *cls, const char * string);
|
||||
FieldDesc *FindField(PContainerType *cls, const char * string);
|
||||
void SetImplicitArgs(TArray<PType*>* args, TArray<uint32_t>* argflags, TArray<FName>* argnames, PContainerType* cls, uint32_t funcflags, int useflags);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue