Skip to content

Commit

Permalink
patterns/afe2: Fixed misspelled of pragma
Browse files Browse the repository at this point in the history
  • Loading branch information
WerWolv authored Jan 14, 2025
1 parent b3b730c commit 53ff0a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions patterns/afe2.hexpat
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#pragma author WerWolv
#pragma description Nintendo Switch Atmosphère CFW Fatal Error log

#pramga magic [ 41 46 45 30 ] @ 0x00
#pramga magic [ 41 46 45 31 ] @ 0x00
#pramga magic [ 41 46 45 32 ] @ 0x00
#pragma magic [ 41 46 45 30 ] @ 0x00
#pragma magic [ 41 46 45 31 ] @ 0x00
#pragma magic [ 41 46 45 32 ] @ 0x00

#pragma endian little

Expand Down

0 comments on commit 53ff0a5

Please sign in to comment.