mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-11 04:52:21 +02:00
6 lines
No EOL
119 B
C++
6 lines
No EOL
119 B
C++
#include "BfCommon.h"
|
|
|
|
USING_NS_BF;
|
|
|
|
TLSingleton<String> Beefy::gTLStrReturn;
|
|
TLSingleton<String> Beefy::gTLStrReturn2; |