stuff
This commit is contained in:
6
src/core/gb/Cpu.hpp
Normal file
6
src/core/gb/Cpu.hpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
#include <common.hpp>
|
||||
|
||||
namespace natsukashii::core {
|
||||
struct Cpu {};
|
||||
}
|
||||
Reference in New Issue
Block a user