mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 17:17:16 +09:00
Add option to change output resolution (-s)
This commit is contained in:
@@ -9,4 +9,8 @@ typedef struct {
|
||||
float x, y;
|
||||
} vec2f;
|
||||
|
||||
typedef struct {
|
||||
double x, y;
|
||||
} vec2d;
|
||||
|
||||
#endif /* VEC2_H */
|
||||
|
||||
Reference in New Issue
Block a user