mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-27 23:37:04 -05:00
patterns/qoi: Fixed bitfields order being wrong (#72)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#pragma MIME image/qoi
|
||||
#pragma endian big
|
||||
#pragma bitfield_order left_to_right
|
||||
|
||||
#include <std/mem.pat>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user