Reorganize arch a bit. Multiple architectures might want to share
a non-default implementation of a driver, and organizing them by architecture doesn't handle that very well.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#include "PrefsManager.h"
|
||||
#include "RageException.h"
|
||||
#include "RageTimer.h"
|
||||
#include "arch/LoadingWindow.h"
|
||||
#include "arch/LoadingWindow/LoadingWindow.h"
|
||||
|
||||
#include "AnnouncerManager.h"
|
||||
#include "ThemeManager.h"
|
||||
|
||||
Reference in New Issue
Block a user