mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-24 11:45:27 +01:00
e05286e4a4
There is some cleaning to do in the hierarchy of REFIT_ABSTRACT_MENU_ENTRY.
4 lines
100 B
C++
4 lines
100 B
C++
#include <Platform.h>
|
|
#include "../cpp_foundation/XStringW.h"
|
|
XStringW global_str2(L"global_str2");
|