mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-14 11:08:30 +01:00
Rename hud.h/cpp to hud_element.h/cpp
To prevent include conflicts
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "player.h"
|
||||
|
||||
#include <cmath>
|
||||
#include "hud.h"
|
||||
#include "hud_element.h"
|
||||
#include "constants.h"
|
||||
#include "gamedef.h"
|
||||
#include <tuple>
|
||||
|
||||
Reference in New Issue
Block a user