mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fix error in dynamic version of D bindings (#3215)
Dazed and confused but trying to continue
This commit is contained in:
@@ -3562,7 +3562,7 @@ mixin(joinFnBinds((){
|
||||
|
||||
];
|
||||
return ret;
|
||||
}()));
|
||||
}(), "Resolution, Init, Attachment, VertexLayout, Encoder, "));
|
||||
|
||||
static if(!staticBinding):
|
||||
import bindbc.loader;
|
||||
|
||||
Reference in New Issue
Block a user