mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-19 13:25:47 +01:00
Split settings into seperate source and header files
This also cleans up settings a bit
This commit is contained in:
@@ -23,6 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "settings.h"
|
||||
#include "log.h"
|
||||
#include "hex.h"
|
||||
#include "debug.h"
|
||||
|
||||
class UnknownKeycode : public BaseException
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user