mirror of
https://github.com/Drezil/imgui.git
synced 2025-09-17 16:43:14 +02:00
Allegro 5 example: main.cpp matches other examples. added window title.
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
// ImGui Allegro 5 bindings
|
||||
// by @birthggd
|
||||
// public domain
|
||||
// https://github.com/ocornut/imgui
|
||||
// by @birthggd, public domain
|
||||
|
||||
#include <stdint.h> // uint64_t
|
||||
#include <cstring> // memcpy
|
||||
|
Reference in New Issue
Block a user