move transformations into single file
This commit is contained in:
@@ -105,9 +105,7 @@ maybe_resize_screen :: (screen: *Screen) {
|
||||
}
|
||||
|
||||
#load "draw.jai";
|
||||
#load "rotate.jai";
|
||||
#load "scale.jai";
|
||||
#load "translate.jai";
|
||||
#load "transform.jai";
|
||||
#load "file_operations.jai";
|
||||
#load "console.jai";
|
||||
#load "math_extras.jai";
|
||||
|
||||
Reference in New Issue
Block a user