Move ioport header

This commit is contained in:
Jaby
2024-09-29 17:12:38 +02:00
committed by Jaby
parent 814ea6e153
commit 3217bbc09b
9 changed files with 10 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
#pragma once
#include "../ioport.hpp"
#include "ioport.hpp"
namespace JabyEngine {
namespace CD_IO_Values {