From 3b7089411bda77af8e0b0080a20c934e579ff1f8 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Sun, 27 Jan 2013 17:07:17 -0600 Subject: add character encoding headers to other files --- extras/move_constants.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'extras/move_constants.py') diff --git a/extras/move_constants.py b/extras/move_constants.py index 929f1fad3..a20af8536 100644 --- a/extras/move_constants.py +++ b/extras/move_constants.py @@ -1,3 +1,5 @@ +# -*- coding: utf-8 -*- + moves = { 0x01: "POUND", 0x02: "KARATE_CHOP", -- cgit v1.2.3