comparison tests/test-save.c @ 434:4e78f045e8c0

rpg: cleanup hierarchy
author David Demelier <markand@malikania.fr>
date Sat, 15 Oct 2022 21:24:17 +0200
parents b0579ae033ed
children 773a082f0b91
comparison
equal deleted inserted replaced
433:862b15c3a3ae 434:4e78f045e8c0
16 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 16 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17 */ 17 */
18 18
19 #include <stdio.h> 19 #include <stdio.h>
20 20
21 #include <rpg/property.h> 21 #include <mlk/rpg/property.h>
22 #include <rpg/save.h> 22 #include <mlk/rpg/save.h>
23 23
24 #include <dt.h> 24 #include <dt.h>
25 25
26 static void 26 static void
27 cleanup(void) 27 cleanup(void)