dxx-rebirth/common/arch
Kp ae4b3b4c87 Make window_send_event a method of window
Switch from using a macro to capture __FILE__,__LINE__ to using
__builtin_FILE(),__builtin_LINE().  Make the event an explicit argument,
instead of assuming it is a variable named `event`.  Move the
implementation out of line.
2022-12-18 23:10:39 +00:00
..
cocoa Pass std::span to msgbox_warning 2022-09-24 17:47:53 +00:00
macos Show current zsh version if it is too low 2021-12-18 03:24:43 +00:00
ogl Pass std::span to ogl_extensions is_ext_supported 2022-09-24 17:47:52 +00:00
sdl Make window_send_event a method of window 2022-12-18 23:10:39 +00:00
win32 Make window_send_event a method of window 2022-12-18 23:10:39 +00:00