mirror of
https://github.com/BluTac10/360Revived.git
synced 2026-07-18 09:30:57 +00:00
5 lines
58 B
C++
5 lines
58 B
C++
#pragma once
|
|
|
|
class TownFeature : public LargeFeature
|
|
{
|
|
}; |