Rename cpu_detect.h to platform.h and add OS
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
#include "cdrom.h"
|
||||
#include "common/align.h"
|
||||
#include "common/cd_image.h"
|
||||
#include "common/cpu_detect.h"
|
||||
#include "common/log.h"
|
||||
#include "common/platform.h"
|
||||
#include "common/state_wrapper.h"
|
||||
#include "dma.h"
|
||||
#include "interrupt_controller.h"
|
||||
|
||||
Reference in New Issue
Block a user