mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-01-10 05:31:01 -06:00
9 lines
86 B
C++
9 lines
86 B
C++
#pragma once
|
|
|
|
#include <SWA.inl>
|
|
|
|
namespace SWA::Inspire
|
|
{
|
|
class CSceneInfo {};
|
|
}
|