main renamed to system
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include "defines.h"
|
||||
#include "tools.h"
|
||||
#include "ext/file_dialog.h"
|
||||
#include "main.h"
|
||||
#include "system.h"
|
||||
|
||||
#define TIC_LOCAL ".local/"
|
||||
#define TIC_CACHE TIC_LOCAL "cache/"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "main.h"
|
||||
#include "system.h"
|
||||
#include "studio.h"
|
||||
#include "net.h"
|
||||
#include <SDL.h>
|
||||
Reference in New Issue
Block a user