Documentation, heightmap example and custom begin and end draw.
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -9,7 +9,7 @@
|
||||
"type": "cppdbg",
|
||||
"request": "launch",
|
||||
"program": "${workspaceFolder}/build/ReiLua",
|
||||
"args": ["/examples/font/"],
|
||||
"args": ["/examples/heightmap/"],
|
||||
"stopAtEntry": false,
|
||||
"cwd": "${workspaceFolder}",
|
||||
"environment": [],
|
||||
|
||||
Reference in New Issue
Block a user