mirror of
https://github.com/decompals/wibo.git
synced 2025-10-16 07:05:11 +00:00
add funcptr typedef
This commit is contained in:
parent
f34bebdeec
commit
553d83d0f0
@ -1,5 +1,7 @@
|
||||
#include "common.h"
|
||||
|
||||
typedef int (*_PIFV)();
|
||||
|
||||
namespace msvcrt {
|
||||
int _commode;
|
||||
int _fmode;
|
||||
|
Loading…
x
Reference in New Issue
Block a user