mirror of
https://github.com/KrisKennaway/ii-vision.git
synced 2025-07-24 20:24:04 +00:00
Fix imports and point to player debug symbols
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
|
||||
from typing import Iterable, Iterator
|
||||
|
||||
from transcoder import video, opcodes, audio
|
||||
import audio
|
||||
import opcodes
|
||||
import video
|
||||
|
||||
|
||||
class Movie:
|
||||
|
Reference in New Issue
Block a user