diff options
Diffstat (limited to 'src/rmath.c')
| -rw-r--r-- | src/rmath.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rmath.c b/src/rmath.c index 141f8d5..a83eac4 100644 --- a/src/rmath.c +++ b/src/rmath.c @@ -1607,7 +1607,7 @@ int lmathMatrixInvert( lua_State *L ) { } /* -> result = MatrixIdentity() +> result = RL_MatrixIdentity() Get identity matrix |
