mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 17:52:29 +00:00
feat(profile): more bc routines
This commit is contained in:
parent
1e6fb307de
commit
fb267a5683
35 changed files with 818 additions and 2959 deletions
6
profile/3.3.5a-windows-386/include/bc/time/timestamp.h
Normal file
6
profile/3.3.5a-windows-386/include/bc/time/timestamp.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#ifndef BC_TIME_TIMESTAMP_H
|
||||
#define BC_TIME_TIMESTAMP_H
|
||||
|
||||
typedef int64_t Blizzard__Time__Timestamp;
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue