Windows update
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
//
|
||||
|
||||
#include "switches.h"
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
void generate_switch_rects(Switches *switches) {
|
||||
int switch_width = switches->rect->w / 4;
|
||||
|
Reference in New Issue
Block a user