mirror of
https://github.com/YuzuZensai/iOS-DiscordPresence.git
synced 2026-01-06 04:33:12 +00:00
7 lines
151 B
C
7 lines
151 B
C
|
|
#import <Preferences/PSListController.h>
|
||
|
|
#import <Preferences/PSSpecifier.h>
|
||
|
|
|
||
|
|
@interface iOSDiscordPresenceRootListController : PSListController
|
||
|
|
|
||
|
|
@end
|