d
This commit is contained in:
3
shared/Swift/memorySide.swift
Normal file
3
shared/Swift/memorySide.swift
Normal file
@@ -0,0 +1,3 @@
|
||||
func memorySide() -> Float {
|
||||
return 50
|
||||
}
|
||||
@@ -1,7 +1,3 @@
|
||||
func memorySide() -> Float {
|
||||
return 50
|
||||
}
|
||||
|
||||
func memorySpace() -> Float {
|
||||
return 20
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user