mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-10 11:31:37 -07:00
moved MSF magic checkers to msf.c
This commit is contained in:
@@ -52,4 +52,9 @@ struct MSF_Header70
|
||||
MSF_PageNumber root_pn;
|
||||
};
|
||||
|
||||
////////////////////////////////
|
||||
|
||||
internal B32 msf_check_magic_20(String8 data);
|
||||
internal B32 msf_check_magic_70(String8 data);
|
||||
|
||||
#endif // MSF_H
|
||||
|
||||
Reference in New Issue
Block a user