Move types.h out of 3ds section.

This commit is contained in:
Steveice10
2015-01-23 22:46:15 -08:00
parent 89f3571c75
commit 87d0f28555
7 changed files with 6 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#ifndef __CBMD_H__
#define __CBMD_H__
#include "types.h"
#include "../types.h"
typedef enum {
CGFX_COMMON,