Skip to content
This repository was archived by the owner on Oct 17, 2020. It is now read-only.

Commit 1e71069

Browse files
committed
Merge branch 'master' of https://github.com/Reisyukaku/ReiNX
2 parents 42a4a5f + 7a0446a commit 1e71069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hwinit/util.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ uPtr memsearch(void *startPos, size_t searchSize, void *pattern, size_t patternS
3838
uPtr getFreeSpace(void *start, size_t space, size_t searchSize);
3939
u32 crc32c(const void *buf, u32 len);
4040

41-
#endif
41+
#endif

0 commit comments

Comments
 (0)