mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-19 14:41:29 +02:00
Nibble is a noob, also fix for persistent mode bug
This commit is contained in:
@@ -131,6 +131,8 @@ void draw_image(pixel *vid, pixel *img, int x, int y, int w, int h, int a);
|
||||
|
||||
void dim_copy(pixel *dst, pixel *src);
|
||||
|
||||
void dim_copy_pers(pixel *dst, pixel *src);
|
||||
|
||||
void render_zoom(pixel *img);
|
||||
|
||||
pixel *prerender_save(void *save, int size, int *width, int *height);
|
||||
|
Reference in New Issue
Block a user