mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-06 08:15:59 +02:00
Renamed TypeCode_Single to TypeCode_Float. Float struct interop fixes.
This commit is contained in:
parent
14c3d0cd35
commit
2fe209447e
20 changed files with 595 additions and 69 deletions
|
@ -538,7 +538,8 @@ namespace System
|
|||
Char16,
|
||||
Char32,
|
||||
Float,
|
||||
Double,
|
||||
Double,
|
||||
Float2,
|
||||
Object,
|
||||
Interface,
|
||||
Struct,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue