]> git.lizzy.rs Git - dragonfireclient.git/commit - src/client/game.cpp
refacto: Hud: make driver, client, player, inventory, tsrc private & drop unused...
authorLoic Blot <loic.blot@unix-experience.fr>
Thu, 29 Apr 2021 07:30:19 +0000 (09:30 +0200)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Mon, 3 May 2021 17:49:19 +0000 (19:49 +0200)
commitccdd886e273ec2fa5f8cfe1d1f474914eccb2abf
tree076dd76bafc39c824aaa4e372502514c14d6640a
parenta47a00228b7be97a740081ec9ed86f108021ad6d
refacto: Hud: make driver, client, player, inventory, tsrc private & drop unused guienv

also fix c_content.h, on client it includes the src/client/hud.h instead of src/hud.h, which leads to wrong file dependency on the lua stack
src/client/game.cpp
src/client/hud.cpp
src/client/hud.h
src/script/common/c_content.h