Rename Handle to HorizonHandle, add metal-cpp submodule, format
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
#include "result/result.hpp"
|
||||
|
||||
class LCDService {
|
||||
using Handle = HorizonHandle;
|
||||
|
||||
Handle handle = KernelHandles::LCD;
|
||||
Memory& mem;
|
||||
MAKE_LOG_FUNCTION(log, gspLCDLogger)
|
||||
|
||||
Reference in New Issue
Block a user