Browse Source

[rlua] new module: raylib Lua binding

pull/172/head
raysan5 8 years ago
parent
commit
5c30e079f4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/rlua.h

+ 1
- 1
src/rlua.h View File

@ -3628,4 +3628,4 @@ RLUADEF void ExecuteLuaFile(const char *filename)
} }
} }
#endif // RLUA_IMPLEMENTATION
#endif // RLUA_IMPLEMENTATION

Loading…
Cancel
Save