mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-04-04 00:10:52 +00:00
Added Menu_Enter-/LeaveHook to the CodingStyle as a
function prefix.
This commit is contained in:
parent
1683633042
commit
ee9bcc98c1
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ CB_ Menu_Item callback
|
|||
MENU_ Menu making function
|
||||
DRAW_ Draw
|
||||
KEYEV_ Keyevent callback
|
||||
CB_ME_ Menu_EnterHook callback
|
||||
CB_ML_ Menu_LeaveHook callback
|
||||
|
||||
Comment functions like this:
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue