From f6548381b4a104b3b93ec1eed8add8fe23057a48 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Wed, 1 Apr 2026 11:29:18 -0400 Subject: Track patch settings in config Signed-off-by: Andrew Opalach --- Scripts/get_dxbc_hash.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Scripts/get_dxbc_hash.py') diff --git a/Scripts/get_dxbc_hash.py b/Scripts/get_dxbc_hash.py index 0c53107..dabcc42 100755 --- a/Scripts/get_dxbc_hash.py +++ b/Scripts/get_dxbc_hash.py @@ -12,6 +12,10 @@ for path in sys.argv[1:]: print(path + ':') with open(path, 'rb') as f: if f.read(4).decode('ASCII') == 'DXBC': - print(' %08x-%08x-%08x-%08x' % (struct.unpack('