mirror of
https://github.com/CraftyBoss/Starlight-SMO-LayoutEditing.git
synced 2026-07-14 05:06:43 -07:00
10 lines
61 B
C++
10 lines
61 B
C++
#pragma once
|
|
|
|
namespace al
|
|
{
|
|
class Scene
|
|
{
|
|
|
|
};
|
|
}
|