Skip to content

Commit

Permalink
thcrap: better document file hack
Browse files Browse the repository at this point in the history
  • Loading branch information
32th-System committed Aug 23, 2023
1 parent 625725e commit 8d7b2b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion thcrap/src/bp_file.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ typedef struct {

void *game_buffer;

// Hack
// A hack to be able to temporairly disable file patching on the current thread
// if something that runs as part of the file patcher needs to load a file
bool disable;
} file_rep_t;

Expand Down

0 comments on commit 8d7b2b5

Please # to comment.