mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 07:47:42 +00:00
Start implementing options tab; bug fixes & logging performance improvement
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "CVarDialog.hpp"
|
||||
#include "ui_CVarDialog.h"
|
||||
#include <QSettings>
|
||||
#include <utility>
|
||||
#include <array>
|
||||
|
||||
enum class CVarType {
|
||||
String,
|
||||
|
||||
Reference in New Issue
Block a user