mirror of
https://github.com/joel16/uofw.git
synced 2024-11-27 13:30:33 +00:00
(Let's retry since there's a problem with the doxygen script.)
This commit is contained in:
parent
27d995a420
commit
9f83f83125
@ -1,3 +1,10 @@
|
||||
/**
|
||||
* \author artart78
|
||||
* \version 6.60
|
||||
*
|
||||
* The init.prx module RE'ing.
|
||||
*/
|
||||
|
||||
#include "../global.h"
|
||||
|
||||
#define IS_JUMP(op) ((op & 0xFC000000) == 0x0C000000)
|
||||
|
Loading…
Reference in New Issue
Block a user