From ca76db1ee4402c3c54ae41146aef0aee4c070f36 Mon Sep 17 00:00:00 2001 From: Sidney Cadot Date: Tue, 24 Dec 2024 11:59:52 +0100 Subject: [PATCH] peripherals.c now at the back of the dependency list. --- src/sim65.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sim65.vcxproj b/src/sim65.vcxproj index 46260e052..b5b642d02 100644 --- a/src/sim65.vcxproj +++ b/src/sim65.vcxproj @@ -82,19 +82,19 @@ - + - +