Skip to content

Commit

Permalink
remove inaccurate comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Bananattack committed May 22, 2013
1 parent 35b5a62 commit c6ad805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gameboy/supaboy/sgb.wiz
Expand Up @@ -31,7 +31,7 @@ package sgb do
until zero end
end

func detect do // FIXME: THIS DOES NOT WORK YET.
func detect do
// Dirty: all registers.
// Returns: b = 1 when SGB, b = 0 when not.
hl = ram.t0
Expand Down

0 comments on commit c6ad805

Please sign in to comment.