Changed some comments back to DOxygen (inline) style and removed some more dead code
svn-id: r46029
This commit is contained in:
parent
10fbefcd60
commit
ece0444f9c
2 changed files with 50 additions and 67 deletions
|
@ -453,8 +453,6 @@ reg_t kOnControl(EngineState *s, int argc, reg_t *argv) {
|
|||
return make_reg(0, result);
|
||||
}
|
||||
|
||||
void _k_view_list_free_backgrounds(EngineState *s, ViewObject *list, int list_nr);
|
||||
|
||||
#define K_DRAWPIC_FLAGS_MIRRORED (1 << 14)
|
||||
#define K_DRAWPIC_FLAGS_ANIMATIONBLACKOUT (1 << 15)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue