Skip to content

Commit 28ea51d

Browse files
committed
dirksimple_platform.h: Removed an obsolete FIXME.
1 parent 9c370ef commit 28ea51d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dirksimple_platform.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@ extern void DirkSimple_discaudio(const float *pcm, int numframes);
151151

152152
extern void DirkSimple_cleardiscaudio(void);
153153

154-
// !!! FIXME: add in a non-disc audio and video function, for playing bleeps and drawing overlay UI.
155-
156154
// Called once during DirkSimple_tick, if the laserdisc is ready to play.
157155
// The platform layer should prepare the screen for a new frame of video
158156
// and render the current laserdisc frame. Other drawing commands might

0 commit comments

Comments
 (0)