mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-22 01:37:59 +02:00
Additional 3d support
This commit is contained in:
parent
70680fdf39
commit
f26df6c86b
32 changed files with 2370 additions and 165 deletions
|
@ -410,7 +410,8 @@ namespace System
|
|||
AppData_LocalLow,
|
||||
AppData_Roaming,
|
||||
Programs,
|
||||
Programs_Common
|
||||
Programs_Common,
|
||||
Documents
|
||||
}
|
||||
|
||||
public static Result<void, Platform.Result> GetStrHelper(String outStr, delegate void (char8* outPtr, int32* outSize, Result* outResult) func)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue