mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2025-02-13 00:31:47 +01:00
4 lines
100 B
C++
4 lines
100 B
C++
#include <Platform.h>
|
|
#include "../cpp_foundation/XStringW.h"
|
|
XStringW global_str1(L"global_str1");
|