mirror of
https://github.com/hedge-dev/UnleashedRecomp
synced 2026-06-09 04:40:26 -04:00
Implemented toggle light (#237)
* Implemented toggle light, moved common textures to imgui_utils * Fix compilation error.
This commit is contained in:
@@ -3,9 +3,11 @@
|
||||
#include <gpu/imgui/imgui_snapshot.h>
|
||||
#include <gpu/video.h>
|
||||
#include <hid/hid.h>
|
||||
#include <patches/aspect_ratio_patches.h>
|
||||
#include <user/config.h>
|
||||
#include <app.h>
|
||||
#include <decompressor.h>
|
||||
|
||||
#include <res/images/common/controller.dds.h>
|
||||
#include <res/images/common/kbm.dds.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user