1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-09 12:02:21 +02:00

Minlib fix

This commit is contained in:
Brian Fiete 2021-12-11 10:49:12 -08:00
parent d57e790a9a
commit cb6f88b047

View file

@ -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")]