Skip to content

Commit

Permalink
UnitTests Added tests for TRAP::FileSystem::FileSystemStatus 11/17/20…
Browse files Browse the repository at this point in the history
…24 | 24w46b1
  • Loading branch information
GamesTrap committed Nov 17, 2024
1 parent 09dc91a commit f817d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TRAP/src/Events/FileEvent.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

namespace TRAP::FileSystem
{
enum class FileSystemStatus;
enum class FileSystemStatus : u8;
}

namespace TRAP::Events
Expand Down

0 comments on commit f817d34

Please sign in to comment.