8 lines
89 B
C++
8 lines
89 B
C++
#pragma once
|
|
|
|
namespace weee::core {
|
|
struct broadway {
|
|
|
|
};
|
|
} // namespace weee::core
|