From f33e25c9c15eadf132b065d93d4370ddba079577 Mon Sep 17 00:00:00 2001 From: Agaxia Date: Tue, 6 Dec 2022 19:53:42 +0100 Subject: [PATCH] Doxygen documentation --- API/Z80.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API/Z80.h b/API/Z80.h index 4643f7e1..485599e9 100644 --- a/API/Z80.h +++ b/API/Z80.h @@ -31,7 +31,7 @@ * including the undocumented behaviors, MEMPTR, Q and the special RESET. * * @version 0.2 - * @date 2022-10 + * @date 2022-12 * @author Manuel Sainz de Baranda y Goñi. */ #ifdef Z80_DEPENDENCIES_HEADER