GPCS4/GPCS4/GPCS4Common.h
Asuka 863326b5cd fix presenter bug
caused by forget to update frame index
add some comments on submission and presentation loop
disable GPCS4_NO_GRAPHICS again
2022-04-05 07:54:28 +08:00

10 lines
168 B
C

#pragma once
#include "GPCS4Config.h"
#include "GPCS4Types.h"
#include "GPCS4Log.h"
#include "GPCS4Decoration.h"
#include "IntellisenseClang.h"
#include "UtilMath.h"