diff options
Diffstat (limited to 'src/tools.cpp')
-rw-r--r-- | src/tools.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools.cpp b/src/tools.cpp index 0cfe1ab..3e6224a 100644 --- a/src/tools.cpp +++ b/src/tools.cpp | |||
@@ -523,3 +523,4 @@ int luaG_nameof(lua_State* L_) | |||
523 | lua_replace(L_, -3); // L_: "type" "result" | 523 | lua_replace(L_, -3); // L_: "type" "result" |
524 | return 2; | 524 | return 2; |
525 | } | 525 | } |
526 | \ No newline at end of file | ||