mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-31 16:51:08 +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
|
MENU_ Menu making function
|
||||||
DRAW_ Draw
|
DRAW_ Draw
|
||||||
KEYEV_ Keyevent callback
|
KEYEV_ Keyevent callback
|
||||||
|
CB_ME_ Menu_EnterHook callback
|
||||||
|
CB_ML_ Menu_LeaveHook callback
|
||||||
|
|
||||||
Comment functions like this:
|
Comment functions like this:
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue