sl@0: !/** sl@0: !An Example String Table sl@0: !@internalAll sl@0: !*/ sl@0: fstringtable ExampleStringTable sl@0: !// Some types of fruit sl@0: # This comment won't appear in the .h file, but the one above will. sl@0: EApple apple sl@0: EOrange orange sl@0: EBanana banana sl@0: # Some animals sl@0: ECat cat sl@0: EDog dog