mirror of
https://git.suyu.dev/suyu/AppImageKit-checkrt.git
synced 2026-01-04 05:34:32 +01:00
Fixing memory access violation issues
This commit is contained in:
parent
71106b1794
commit
2b645a7f55
4 changed files with 13 additions and 27 deletions
2
checkrt.h
Normal file
2
checkrt.h
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
extern char optional[1024];
|
||||
extern void checkrt(char *usr_in_appdir);
|
||||
Loading…
Add table
Add a link
Reference in a new issue