mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-03 11:15:20 +02:00
Merge branch 'cmake' of https://github.com/Kingcom/ppsspp into Kingcom-cmake
This commit is contained in:
@@ -72,7 +72,7 @@ enum {
|
||||
PSP_THREAD_ATTR_USER = 0x80000000,
|
||||
};
|
||||
|
||||
enum {
|
||||
enum : u32 {
|
||||
// Function exports.
|
||||
NID_MODULE_START = 0xD632ACDB,
|
||||
NID_MODULE_STOP = 0xCEE8593C,
|
||||
|
||||
Reference in New Issue
Block a user