mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Move drawItemStack out of hud.h/cpp (#15868)
This commit is contained in:
parent
dadd097f32
commit
b9ed4793ea
10 changed files with 354 additions and 328 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
#include "guiInventoryList.h"
|
||||
#include "guiFormSpecMenu.h"
|
||||
#include "client/hud.h"
|
||||
#include "drawItemStack.h"
|
||||
#include "client/client.h"
|
||||
#include "client/renderingengine.h"
|
||||
#include <IVideoDriver.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue