From b5daf8a44c8e76f0afe32d2e2f05b9511a0243a9 Mon Sep 17 00:00:00 2001 From: YZBruh Date: Thu, 25 Apr 2024 22:35:01 +0300 Subject: [PATCH] pmt: move source in to `src` --- {binary => src}/listpart.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {binary => src}/listpart.c (100%) diff --git a/binary/listpart.c b/src/listpart.c similarity index 100% rename from binary/listpart.c rename to src/listpart.c