mirror of
https://github.com/thunderbrewhq/binana.git
synced 2026-05-05 14:03:51 +00:00
fix(profile): overhaul 3.3.5a-windows-386 to work with SuperImportSymbolsScript.py
This commit is contained in:
parent
bdb3389efb
commit
2d003672ec
39 changed files with 1476 additions and 1232 deletions
11
profile/3.3.5a-windows-386/include/daynight/dnglare.h
Normal file
11
profile/3.3.5a-windows-386/include/daynight/dnglare.h
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
#ifndef DAYNIGHT_DN_GLARE_H
|
||||
#define DAYNIGHT_DN_GLARE_H
|
||||
|
||||
DECLARE_STRUCT(DayNight__DNGlare);
|
||||
|
||||
struct DayNight__DNGlare {
|
||||
// TODO: placeholder
|
||||
int32_t unk00;
|
||||
};
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue