X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FMacInput.h;h=034bf5b2b35cbd5f28289bb381f9ff8331a8c906;hb=bf03ef4581fbc6d5d51e6148f2ab01dc61a29d5b;hp=64db7349bf5d7ee471dfb1d01c2da1f728f77706;hpb=0cca0c495c7dc29d134a10d7eed5de1f377c99bf;p=lugaru.git diff --git a/Source/MacInput.h b/Source/MacInput.h index 64db734..034bf5b 100644 --- a/Source/MacInput.h +++ b/Source/MacInput.h @@ -120,4 +120,4 @@ char KeyToSingleChar(unsigned short which); char Shift(char which); bool Compare(char *thestring, char *tocompare, int start, int end); -#endif \ No newline at end of file +#endif