mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-15 06:44:10 +02:00
6 lines
119 B
C++
6 lines
119 B
C++
![]() |
#include "BfCommon.h"
|
||
|
|
||
|
USING_NS_BF;
|
||
|
|
||
|
TLSingleton<String> Beefy::gTLStrReturn;
|
||
|
TLSingleton<String> Beefy::gTLStrReturn2;
|