Skip to content

Commit

Permalink
include wav.h
Browse files Browse the repository at this point in the history
  • Loading branch information
CarterZenke authored Dec 29, 2022
1 parent a7a5b23 commit 02dc1f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reverse/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
def exists():
"""reverse.c exists"""
check50.include("input.wav")
check50.include("wav.h")
check50.exists("reverse.c")


Expand Down

0 comments on commit 02dc1f7

Please sign in to comment.