mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-30 11:04:50 +00:00
7 lines
118 B
Objective-C
7 lines
118 B
Objective-C
#import "Wesnoth_Scenario_Editor_Prefix.h"
|
|
#import "WNCharacterListView.h"
|
|
|
|
@implementation WNCharacterListView
|
|
|
|
@end
|