7keo

Results 4 issues of 7keo

the function is not defined in the storm header. [notes links it as 103](https://github.com/sanctuary/notes/blob/master/storm.md), and then storm def links it to 105, but it's commented out. which one to use?

Currently winapi types are being used for mostly unsigned types (BYTE, WORD, DWORD). These are defined in WinDef.h, the project files also are including [WinNT.h](https://github.com/Alexpux/mingw-w64/blob/master/mingw-w64-tools/widl/include/winnt.h) which defines the following types:...

At the cube selection I would really appreciate it if this pack type could be added to the default options. 15 cards: * 10 commons * 3 uncommons * 1...

Currently, if you type an identifier like this ``` name: value ``` it gets picked up by the syntax highliter. But if you type ``` name : value ``` or...

enhancement