#include <allegro5/allegro5.h>
#include "../include/imagescale.h"
Go to the source code of this file.
Functions | |
void | scale (int init_width, int init_height) |
void | nscale (void) |
Routines to scale images on resized windows
Definition in file imagescale.c.