mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-22 16:08:45 +00:00
Reorganize and prepare for SDL integration
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
|
||||
#define THROW_BAD_ALLOC_IF_NULL(x) \
|
||||
if ((x) == nullptr) throw new std::bad_alloc()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user