mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
Clean up OS-specific initialization
This commit is contained in:
@@ -301,6 +301,9 @@ inline const char *getPlatformName()
|
||||
|
||||
bool secure_rand_fill_buf(void *buf, size_t len);
|
||||
|
||||
// Call once near beginning of main function.
|
||||
void osSpecificInit();
|
||||
|
||||
// This attaches to the parents process console, or creates a new one if it doesnt exist.
|
||||
void attachOrCreateConsole();
|
||||
|
||||
|
Reference in New Issue
Block a user