X-Git-Url: https://git.yukkurigames.com/?a=blobdiff_plain;f=Classes%2FNJKeyInputField.h;h=84498ff9351f07fb96b8e056b31261ea236958b6;hb=4078855cc6ff4cdf6d6f7032f511a73b44f70837;hp=9a7a3af9863cd3b86322ec8ea0cf856faf413b4e;hpb=ef24a9ad6b36ca8a47c878c02b79b30e43933197;p=enjoyable.git diff --git a/Classes/NJKeyInputField.h b/Classes/NJKeyInputField.h index 9a7a3af..84498ff 100644 --- a/Classes/NJKeyInputField.h +++ b/Classes/NJKeyInputField.h @@ -7,7 +7,7 @@ #import -extern CGKeyCode NJKeyInputFieldEmpty; +extern const CGKeyCode NJKeyInputFieldEmpty; @protocol NJKeyInputFieldDelegate;