mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
File system refactoring
This commit is contained in:
@@ -30,7 +30,7 @@ namespace PortabilityLayer
|
||||
uint32_t m_creationDate;
|
||||
uint32_t m_modifiedDate;
|
||||
|
||||
void Serialize(void *buffer);
|
||||
void Serialize(void *buffer) const;
|
||||
void Deserialize(const void *buffer);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user