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