mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-29 16:01:44 +00:00
[client] Merge sbar into hud
This cleans up a lot of the twisted code between the two files. With the rewrite of hud/sbar last year, there's really no separation between the two.
This commit is contained in:
parent
a3e1a01adf
commit
c5d27f5162
13 changed files with 2602 additions and 2775 deletions
|
@ -61,7 +61,7 @@
|
|||
#include "client/chase.h"
|
||||
#include "client/effects.h"
|
||||
#include "client/particles.h"
|
||||
#include "client/sbar.h"
|
||||
#include "client/hud.h"
|
||||
#include "client/screen.h"
|
||||
#include "client/temp_entities.h"
|
||||
#include "client/world.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue