mirror of
https://github.com/decompals/wibo.git
synced 2025-12-12 14:46:09 +00:00
add funcptr typedef
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user