mirror of
https://github.com/Starpelly/raylib-beef.git
synced 2025-06-08 23:08:19 +02:00
Remove test folder
This commit is contained in:
parent
392d81cf26
commit
56afdf631d
57 changed files with 7 additions and 5 deletions
|
@ -13,7 +13,7 @@ namespace RaylibBeefGenerator
|
|||
// Current Output Beef Code
|
||||
private static StringBuilder OutputString = new StringBuilder();
|
||||
|
||||
private static string OutputDir = @"C:\Dev\raylib-beef\raylib-beef\src\test\";
|
||||
private static string OutputDir = @"C:\Dev\raylib-beef\raylib-beef\src\";
|
||||
|
||||
private static Root API;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue