mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-26 12:27:58 +08:00
_NR_SEM -> _NR_SYS_SEM
This commit is contained in:
@@ -71,7 +71,7 @@ enum {
|
||||
#ifdef _MGRM_PROCESSES
|
||||
_IDX_SEM_MOUSEMOVE,
|
||||
#endif
|
||||
_NR_SEM
|
||||
_NR_SYS_SEM,
|
||||
};
|
||||
|
||||
typedef struct tagG_RES {
|
||||
|
||||
Reference in New Issue
Block a user