Update to spice2x-25-04-25 (pre-apply)
> broken commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
namespace unity_utils {
|
||||
std::string get_unity_player_args();
|
||||
void set_args(const std::string &args);
|
||||
void force_show_cursor(bool bShow);
|
||||
}
|
||||
Reference in New Issue
Block a user