mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 07:57:56 -05:00
renamed hw_lcd module to just lcd
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
#include "common/log.h"
|
||||
|
||||
#include "core/hw/hw.h"
|
||||
#include "core/hw/hw_lcd.h"
|
||||
#include "core/hw/lcd.h"
|
||||
#include "core/hw/ndma.h"
|
||||
|
||||
namespace HW {
|
||||
|
Reference in New Issue
Block a user