11 lines
160 B
C
11 lines
160 B
C
// icludeall.h
|
|
|
|
// TODO: 제거 예정
|
|
|
|
#ifndef _3DTERRAIN_INCLUDEALL_H_
|
|
#define _3DTERRAIN_INCLUDEALL_H_
|
|
|
|
#include "typedef.h"
|
|
|
|
#endif // _3DTERRAIN_INCLUDEALL_H_
|