mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2026-07-05 22:16:53 +00:00
I should open vscodei n windows lol
This commit is contained in:
parent
af82e707d7
commit
eb99b25418
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ void djui_panel_display_create(struct DjuiBase* caller) {
|
|||
#ifdef OSX_BUILD
|
||||
(char *)gfx_metal_api.get_name(),
|
||||
#else
|
||||
gfx_direct3d11_api.get_name()
|
||||
(char *)gfx_direct3d11_api.get_name(),
|
||||
#endif
|
||||
(char *)gfx_opengl_api.get_name(),
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue