comparison libmlk-core/mlk/core/core_p.h @ 587:c027304ced27

misc: add NLS for ui/rpg
author David Demelier <markand@malikania.fr>
date Sat, 18 Mar 2023 20:29:15 +0100
parents 4349b591c3ac
children
comparison
equal deleted inserted replaced
586:4349b591c3ac 587:c027304ced27
1 /* 1 /*
2 * core_p -- libcore private definitions 2 * core_p.h -- libmlk-core private definitions
3 * 3 *
4 * Copyright (c) 2020-2022 David Demelier <markand@malikania.fr> 4 * Copyright (c) 2020-2023 David Demelier <markand@malikania.fr>
5 * 5 *
6 * Permission to use, copy, modify, and/or distribute this software for any 6 * Permission to use, copy, modify, and/or distribute this software for any
7 * purpose with or without fee is hereby granted, provided that the above 7 * purpose with or without fee is hereby granted, provided that the above
8 * copyright notice and this permission notice appear in all copies. 8 * copyright notice and this permission notice appear in all copies.
9 * 9 *