mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Const string interpolation
This commit is contained in:
parent
f38cf6a1fd
commit
8ebd7516d8
10 changed files with 167 additions and 40 deletions
|
@ -347,6 +347,7 @@ public:
|
|||
|
||||
BfTypeDef* mBfObjectTypeDef;
|
||||
BfTypeDef* mChar32TypeDef;
|
||||
BfTypeDef* mFloatTypeDef;
|
||||
BfTypeDef* mDoubleTypeDef;
|
||||
BfTypeDef* mMathTypeDef;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue