common: reorganize

This commit is contained in:
kojin
2021-09-01 16:31:46 -04:00
committed by Kojin
parent ce8a30bf8f
commit 8fdaaa2eab
239 changed files with 559 additions and 1145 deletions
+1 -1
View File
@@ -180,7 +180,7 @@ int main(int argc, char* argv[])
fprintf( dest,
"#pragma once\n\n"
"#include \"Pcsx2Types.h\"\n"
"#include \"common/Pcsx2Types.h\"\n"
"#include <wx/gdicmn.h>\n\n"
"class %s\n{\n"
"public:\n"