- moved hw_cvars to 'common'.
This commit is contained in:
parent
61c94c25ed
commit
cf41a0b1fb
34 changed files with 37 additions and 36 deletions
|
|
@ -29,7 +29,7 @@
|
|||
#include "vulkan/system/vk_swapchain.h"
|
||||
#include "vulkan/renderer/vk_renderstate.h"
|
||||
#include "vulkan/textures/vk_imagetransition.h"
|
||||
#include "hwrenderer/utility/hw_cvars.h"
|
||||
#include "hw_cvars.h"
|
||||
#include "hwrenderer/postprocessing/hw_postprocess.h"
|
||||
#include "hwrenderer/postprocessing/hw_postprocess_cvars.h"
|
||||
#include "hw_vrmodes.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue