Update more converted IO
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
|
||||
namespace JabyEngine {
|
||||
namespace GPU_IO {
|
||||
using namespace GPU_IO_Values;
|
||||
|
||||
struct GP0IO : public IOPort<GPU_IO_Values::GP0> {
|
||||
void clear_cache() {
|
||||
this->write(GPU_IO_Values::GP0::ClearCache());
|
||||
|
||||
Reference in New Issue
Block a user