mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-15 02:42:29 +00:00
feat(profile): add more work related to console
This commit is contained in:
parent
08b49c5197
commit
e95eb3354d
49 changed files with 9188 additions and 245 deletions
8
profile/3.3.5a-windows-386/include/bc/osfile.h
Normal file
8
profile/3.3.5a-windows-386/include/bc/osfile.h
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#ifndef BC_OS_FILE_H
|
||||
#define BC_OS_FILE_H
|
||||
|
||||
#include "common/handle.h"
|
||||
|
||||
DECLARE_HANDLE(HOSFILE);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue