mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-26 01:23:37 +02:00
Fire intensity from Lua
This commit is contained in:
@@ -142,7 +142,7 @@ void render_signs(pixel *vid_buf);
|
||||
|
||||
void render_fire(pixel *dst);
|
||||
|
||||
void prepare_alpha(void);
|
||||
void prepare_alpha(int size, float intensity);
|
||||
|
||||
void draw_image(pixel *vid, pixel *img, int x, int y, int w, int h, int a);
|
||||
|
||||
|
Reference in New Issue
Block a user