early-access version 1604

This commit is contained in:
pineappleEA
2021-04-15 04:05:28 +02:00
parent 11641be04e
commit bd8df24a11
121 changed files with 967 additions and 131 deletions

View File

@@ -5,7 +5,7 @@
#include "common/assert.h"
#include "common/common_funcs.h"
#include "core/settings.h"
#include "common/settings.h"
void assert_handle_failure() {
if (Settings::values.use_debug_asserts) {