Moved notification logic to NotificationLogic

This commit is contained in:
Aaron
2021-01-13 09:13:22 -05:00
parent 1b847eb570
commit b01d15dae2
3 changed files with 27 additions and 12 deletions
+23
View File
@@ -0,0 +1,23 @@
//
// NotificationLogic.swift
// ProjectClock
//
// Created by Aaron Saporito on 1/13/21.
//
import Foundation
func walkAction() {
}
func jumpAction() {
}
func puzzleAction() {
}
func smashAction() {