Move types.h out of 3ds section.

This commit is contained in:
Steven Smith
2015-01-23 22:46:15 -08:00
parent 766aeba32f
commit a092ac8f7d
7 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef __CBMD_H__
#define __CBMD_H__
#include "types.h"
#include "../types.h"
typedef enum {
CGFX_COMMON,