Skip to content

Commit

Permalink
Update crtlib.S
Browse files Browse the repository at this point in the history
  • Loading branch information
illusion0001 authored Aug 25, 2023
1 parent 3e50ed7 commit a52b248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/crt/crtlib.S
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
_sceModuleParam:
.quad 0x18 # Size
.quad 0x13C13F4BF # Magic
.quad 0x4508001 # SDK version
.quad 0x1000051 # SDK version

# data globals
.align 0x8
Expand Down

0 comments on commit a52b248

Please sign in to comment.