#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "globals.h"
Functions | |
void | lmemset (void *, char, long) |
short __CDECL | cdecl_draw_cicon (long vdih, OBJECT *tree, long ob, long ob_state, long ob_x, long ob_y) |
void | mt_RsrcFixCicon (APPvar *app, OBJECT *object, int num_obs, int num_cib, INT16 palette[][4], void *_fix) |
Fix color icons to the current screen resolution. | |
void | mt_RsrcFreeCicon (APPvar *app, void *_fix) |
Release from memory fixed color icons. |
|
|
|
|