mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-09 20:12: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
|
class Compiler
|
||||||
{
|
{
|
||||||
|
public class Generator
|
||||||
|
{
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
public static class Options
|
public static class Options
|
||||||
{
|
{
|
||||||
[LinkName("#AllocStackCount")]
|
[LinkName("#AllocStackCount")]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue