|
Aegis
4.25.D505
|
#include <libaegis/patch.h>Go to the source code of this file.
Data Structures | |
| struct | patch_list_ty |
Functions | |
| patch_list_ty * | patch_list_new (void) |
| void | patch_list_delete (patch_list_ty *) |
| void | patch_list_append (patch_list_ty *, patch_ty *) |
| patch_list_ty * | patch_read (input &, int) |
| void patch_list_append | ( | patch_list_ty * | , |
| patch_ty * | |||
| ) |
| void patch_list_delete | ( | patch_list_ty * | ) |
| patch_list_ty* patch_list_new | ( | void | ) |
| patch_list_ty* patch_read | ( | input & | , |
| int | |||
| ) |
1.7.6.1