lots of broken stuff

This commit is contained in:
Mitchell Hashimoto
2023-02-14 13:56:43 -08:00
parent 4dd4bbf7e0
commit 8b80e65928
6 changed files with 132 additions and 72 deletions

View File

@@ -7,7 +7,9 @@ extern "C" {
#include <stdint.h>
uint64_t ghostty_hello(void);
#define GHOSTTY_SUCCESS 0
int ghostty_init(void);
#ifdef __cplusplus
}