Remove types.hpp from core

This commit is contained in:
2016-12-24 03:19:37 -06:00
parent e61a141081
commit 175fac3292
5 changed files with 6 additions and 41 deletions
+2 -2
View File
@@ -6,13 +6,13 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#include <ox/std/types.hpp>
#include "registers.hpp"
#include "../types.hpp"
namespace nostalgia {
namespace core {
Error initGfx() {
ox::std::Error initGfx() {
/* Sprite Mode ----\ */
/* ---\| */
/* Background 2 -\|| */