mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Merge pull request #1698 from Giacom/patch-1
Adds missing renderer_nvn.cpp to amalgamated.cpp
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include "renderer_gl.cpp"
|
||||
#include "renderer_vk.cpp"
|
||||
#include "renderer_gnm.cpp"
|
||||
#include "renderer_nvn.cpp"
|
||||
#include "shader_dxbc.cpp"
|
||||
#include "shader_dx9bc.cpp"
|
||||
#include "shader_spirv.cpp"
|
||||
|
||||
Reference in New Issue
Block a user