Explorar o código

pokemon_data: Clean up comments

Kris Bahnsen %!s(int64=2) %!d(string=hai) anos
pai
achega
bb3c88f94c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pokemon_data.h

+ 1 - 1
pokemon_data.h

@@ -100,7 +100,7 @@
 #define _8_ 0xfe
 #define _9_ 0xff
 
-/* XXX: These are all opposite endianness on the flipper than they are in the
+/* NOTE: These are all opposite endianness on the flipper than they are in the
  * GB/Z80. e.g. a uint16_t value of 0x2c01 translates to 0x012c. Does flipper
  * API have calls to swap endianness?
  */