mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 19:03:27 +00:00
7 lines
112 B
Objective-C
7 lines
112 B
Objective-C
#import "Wesnoth_Scenario_Editor_Prefix.h"
|
|
#import "WNTerrainMapView.h"
|
|
|
|
@implementation WNTerrainMapView
|
|
|
|
@end
|