mirror of
https://github.com/Starpelly/raylib-beef.git
synced 2025-06-09 23:32:20 +02:00
Remove todo
This commit is contained in:
parent
9ef6d53382
commit
14a369918c
4 changed files with 92 additions and 24 deletions
|
@ -39,13 +39,6 @@ namespace RaylibBeefGenerator
|
|||
private static string Namespace = "Raylib";
|
||||
#endregion
|
||||
|
||||
// TODO:
|
||||
// Defines
|
||||
// Enums
|
||||
// Other things like RLGL and stuff.
|
||||
// Output generated code to actual directory.
|
||||
// Organize Beef project.
|
||||
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
Console.WriteLine($"Generating files at {OutputDir}");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue