Big up for Volca ... slowdown the busy icon
[open-ps2-loader.git] / ee_core / include / patches.h
blob9656dada111f1a3ed0314b7b7e89252bbdf6baf0
1 /*
2 Copyright 2009-2010, Ifcaro, jimmikaelkael & Polo
3 Copyright 2006-2008 Polo
4 Licenced under Academic Free License version 3.0
5 Review Open-Ps2-Loader README & LICENSE files for further details.
7 Some parts of the code are taken from HD Project by Polo
8 */
10 #ifndef PATCHES_H
11 #define PATCHES_H
13 void apply_patches(void);
15 #endif /* PATCHES */