mirror of
https://github.com/barkeser2002/flower.git
synced 2026-09-25 14:56:14 +03:00
6 lines
79 B
C++
6 lines
79 B
C++
#pragma once
|
|
|
|
namespace engine
|
|
{
|
|
extern size_t kRelfectionCompilePlayHolder;
|
|
} |