Harmonized include guards
* Follow up to24b3509andc4a364b. * Harmonized the include guards for char-server and map-server header files.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// Copyright (c) rAthena Dev Teams - Licensed under GNU GPL
|
||||
// For more information, see LICENCE in the main folder
|
||||
|
||||
#include "char_logif.hpp"
|
||||
|
||||
#include <stdlib.h>
|
||||
@@ -18,7 +19,6 @@
|
||||
#include "char_clif.hpp"
|
||||
#include "char_mapif.hpp"
|
||||
|
||||
|
||||
//early declaration
|
||||
void chlogif_on_ready(void);
|
||||
void chlogif_on_disconnect(void);
|
||||
|
||||
Reference in New Issue
Block a user