diff options
| author | Andzura <11079691+Andzura@users.noreply.github.com> | 2021-08-15 18:20:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-15 12:20:35 -0400 |
| commit | 3e0801890daae63bbb22c9cfa7e2c8e84f07fa9b (patch) | |
| tree | 291c74ea8d731e2a12fa913e14d73185b1378757 /src/code/gamealloc.c | |
| parent | f90e3ee739689ffa404e0e45eddf2e08dc5569dd (diff) | |
z_lifemeter (#247)
* z_lifemeter done.
* fix new warning I didn't saw. add variables.txt
* suggested changes
* add new texture ptrs to undefined_sym, changed heartTex & temp to TexturePtr in LifeMeter_Draw
* change hex literal to decimal and other small suggestions
* change bool to u32; change hexa literal to decimal in LifeMeter_IsCritical; renamed undefined sym to their D_02 addresses
* re-applied format.sh on z_lifemeter
* coding style fixes
* fix typo in undefined_sym
* named func and vars.
* changed modulo check
* add extra line after var declaration in LifeMeter_Draw
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
* changed unkTimer to camelCase; timer constant as decimal; flip some comparison in LifeMeter_Draw
* uncomment & rename func_ in functions.h
* Update include/functions.h
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
Co-authored-by: Andzura <andzura@andzura.fr>
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
Diffstat (limited to 'src/code/gamealloc.c')
0 files changed, 0 insertions, 0 deletions
