From 75666b051f5d1df3fecdb9633f17add12f26a5f5 Mon Sep 17 00:00:00 2001 From: midipix Date: Tue, 3 Jun 2025 16:05:56 +0000 Subject: ar: pe_ar_list_members(): utility and driver integration. --- src/internal/perk_driver_impl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/internal/perk_driver_impl.h') diff --git a/src/internal/perk_driver_impl.h b/src/internal/perk_driver_impl.h index 569d2d2..017638f 100644 --- a/src/internal/perk_driver_impl.h +++ b/src/internal/perk_driver_impl.h @@ -32,6 +32,7 @@ enum app_tags { TAG_DSOLIBS, TAG_DSOSYMS, TAG_HDRDUMP, + TAG_AR_LIST_MEMBERS, }; struct pe_driver_ctx_impl { -- cgit v1.2.3