mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-08 05:49:15 +00:00
Fixed compilation failing on i386
This commit is contained in:
@ -20,7 +20,7 @@ namespace Tasking
|
||||
enum TaskArchitecture
|
||||
{
|
||||
UnknownArchitecture,
|
||||
x86,
|
||||
x32,
|
||||
x64,
|
||||
ARM,
|
||||
ARM64
|
||||
|
Reference in New Issue
Block a user