apprt: can pass options through to Windows

This commit is contained in:
Mitchell Hashimoto
2023-02-17 09:03:23 -08:00
parent 085d462a68
commit c68f8082df
5 changed files with 27 additions and 8 deletions

View File

@@ -31,6 +31,7 @@ typedef struct {
// Opaque types
typedef void *ghostty_app_t;
typedef void *ghostty_config_t;
typedef void *ghostty_surface_t;
//-------------------------------------------------------------------
// Published API