From ed8de3af537d4f97ee3484d633a3e21e2ebce331 Mon Sep 17 00:00:00 2001 From: tooomm Date: Sat, 16 May 2026 19:49:45 +0200 Subject: [PATCH] Add libs that got added in the meantime --- format.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/format.sh b/format.sh index f8c183dfc..597f8968e 100755 --- a/format.sh +++ b/format.sh @@ -16,6 +16,9 @@ cd "${BASH_SOURCE%/*}/" || exit 2 # could not find path, this could happen with include=("cockatrice/src" \ "libcockatrice_card" \ "libcockatrice_deck_list" \ +"libcockatrice_filters" \ +"libcockatrice_interfaces" \ +"libcockatrice_models" \ "libcockatrice_network" \ "libcockatrice_protocol" \ "libcockatrice_rng" \