mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-06 11:18:30 +00:00
Fix printvideo regression and minor improvements
This commit is contained in:
parent
eb4bb43275
commit
e86cff8ba0
25 changed files with 240 additions and 207 deletions
|
@ -43,7 +43,7 @@
|
|||
* @see Magikarp
|
||||
*/
|
||||
|
||||
#define M 15
|
||||
#define M 14
|
||||
#define SQR(X) ((X) * (X))
|
||||
|
||||
struct SamplingSolution {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue