- [WIP] Fase 3 en process
This commit is contained in:
@@ -92,7 +92,8 @@ namespace mini
|
||||
|
||||
char *fshaderfile = nullptr;
|
||||
if (fshader) { fshaderfile = file::getfilebuffer(fshader, filesize, true); }
|
||||
init(win::state.window, win::state.tex_shader, vshaderfile, fshaderfile);
|
||||
// [TODO]
|
||||
//init(win::state.window, win::state.tex_shader, vshaderfile, fshaderfile);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user