Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/
Leave afterload in src/saveload/
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#ifndef SETTINGS_INTERNAL_H
|
||||
#define SETTINGS_INTERNAL_H
|
||||
|
||||
#include "saveload/saveload_types.h"
|
||||
#include "sl/saveload_types.h"
|
||||
|
||||
enum SettingFlag : uint32 {
|
||||
SF_NONE = 0,
|
||||
|
Reference in New Issue
Block a user