From f215e02bf85f68d3a6106c2a1f4f7f063f819064 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 11 Apr 2024 10:17:27 +0200 Subject: Adding upstream version 7.0.14-dfsg. Signed-off-by: Daniel Baumann --- src/VBox/Frontends/VBoxSDL/VBoxSDLMain-darwin.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/VBox/Frontends/VBoxSDL/VBoxSDLMain-darwin.h (limited to 'src/VBox/Frontends/VBoxSDL/VBoxSDLMain-darwin.h') diff --git a/src/VBox/Frontends/VBoxSDL/VBoxSDLMain-darwin.h b/src/VBox/Frontends/VBoxSDL/VBoxSDLMain-darwin.h new file mode 100644 index 00000000..6d4177f9 --- /dev/null +++ b/src/VBox/Frontends/VBoxSDL/VBoxSDLMain-darwin.h @@ -0,0 +1,12 @@ +/* $Id: VBoxSDLMain-darwin.h $ */ +/* SDLMain.m - main entry point for our Cocoa-ized SDL app + Initial Version: Darrell Walisser + Non-NIB-Code & other changes: Max Horn + + Feel free to customize this file to suit your needs +*/ + +#import + +@interface SDLMain : NSObject +@end -- cgit v1.2.3