mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
Minlib fix
This commit is contained in:
parent
d57e790a9a
commit
cb6f88b047
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,11 @@ namespace System
|
|||
{
|
||||
class Compiler
|
||||
{
|
||||
public class Generator
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public static class Options
|
||||
{
|
||||
[LinkName("#AllocStackCount")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue