Added test project for vfs

- Added test case for: decode_fat_timestamp
- Changed location of: decode_fat_timestamp
This commit is contained in:
Gliniak
2023-08-01 21:04:20 +02:00
parent ce9a82ccf8
commit d9e1c5024f
5 changed files with 63 additions and 24 deletions

View File

@@ -39,4 +39,5 @@ project("xenia-vfs-dump")
resincludedirs({
project_root,
})
include("testing")