updated codes to support newly CM??? modules.

This commit is contained in:
2023-02-19 19:28:47 +08:00
parent b8a83a25eb
commit 2fb443bcb4
19 changed files with 34 additions and 34 deletions

View File

@@ -20,7 +20,7 @@
#include<hgl/graph/VKRenderTarget.h>
#include<hgl/graph/VKRenderResource.h>
#include<hgl/graph/RenderList.h>
#include<hgl/type/Color.h>
#include<hgl/color/Color.h>
#include<hgl/Time.h>
//#include<hgl/graph/LookAtCameraControl.h>