indent SDLMain.h in macosx/
This commit is contained in:
parent
8315fa6804
commit
9bf92ab3e3
1 changed files with 27 additions and 24 deletions
|
|
@ -39,7 +39,10 @@
|
|||
-(void)sendSDLControlShiftKeystroke:(int)key;
|
||||
-(void)setupBridge;
|
||||
|
||||
- (void) displayMessage:(NSString*)message andStatus:(NSString*)status withProgressIndicator:(BOOL)progress;
|
||||
-(void)displayMessage:(NSString *)
|
||||
message andStatus:(NSString *)
|
||||
status withProgressIndicator:(BOOL) progress;
|
||||
|
||||
-(void)hideMessage;
|
||||
|
||||
@end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue