Adding transfer patch
This commit is contained in:
@ -120,6 +120,9 @@
|
||||
#if TOGGLEFULLSCREEN_PATCH
|
||||
#include "togglefullscreen.c"
|
||||
#endif
|
||||
#if TRANSFER_PATCH
|
||||
#include "transfer.c"
|
||||
#endif
|
||||
#if UNFLOATVISIBLE_PATCH
|
||||
#include "unfloatvisible.c"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user