kF3dMagic top-level constant

int const kF3dMagic

F3D\n, chosen so a file opened in a text editor announces itself on line one and the trailing newline stops the magic from running into what follows.

Implementation

const int kF3dMagic = 0x0A443346;