mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fixed: FUNC macros list
This commit is contained in:
parent
d87797d83d
commit
fb61958758
@ -131,6 +131,7 @@ The family of `GVAR` macro's define global variable strings or constants for use
|
||||
|
||||
|
||||
There also exists the FUNC family of Macros
|
||||
|
||||
* `FUNC(face)` is `ace_balls_fnc_face` or the call trace wrapper for that function.
|
||||
* `EFUNC(balls,face)` is `ace_balls_fnc_face` or the call trace wrapper for that function.
|
||||
* `EFUNC(leg,face)` is `ace_leg_fnc_face` or the call trace wrapper for that function.
|
||||
|
Loading…
Reference in New Issue
Block a user