mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-21 15:41:35 +02:00
Added exe_name to update.h
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
#ifndef UPDATE_H
|
#ifndef UPDATE_H
|
||||||
#define UPDATE_H
|
#define UPDATE_H
|
||||||
|
|
||||||
|
static char *exe_name(void);
|
||||||
int update_start(char *data, int len);
|
int update_start(char *data, int len);
|
||||||
int update_finish(void);
|
int update_finish(void);
|
||||||
void update_cleanup(void);
|
void update_cleanup(void);
|
||||||
|
Reference in New Issue
Block a user