We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9979c67 commit c6fe873Copy full SHA for c6fe873
decompile/General/LOAD/LOAD_A27_HowlSectorChainStart.c
@@ -40,4 +40,5 @@ int DECOMP_LOAD_HowlSectorChainStart(CdlFILE* cdlFileHWL, void* ptrDestination,
40
DECOMP_LOAD_HowlCallback(CdlComplete);
41
42
#endif
43
+ return 1;
44
}
0 commit comments