normalize includes: common

This commit is contained in:
brainiac
2025-12-17 09:32:44 -08:00
committed by Alex
parent 723ca13482
commit 451eb0806a
295 changed files with 1592 additions and 2009 deletions
+1 -5
View File
@@ -18,8 +18,7 @@
*
*/
#ifndef EQEMU_VERSION_H
#define EQEMU_VERSION_H
#pragma once
#define EQEMU_PROTOCOL_VERSION "0.3.10"
@@ -45,6 +44,3 @@
#define CURRENT_BINARY_DATABASE_VERSION 9328
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9054
#define CUSTOM_BINARY_DATABASE_VERSION 0
#endif