Add TODO(#1248)
This commit is contained in:
parent
2e2a5d7c2c
commit
3a667bb8b6
@ -52,7 +52,7 @@ void phantom_platforms_update(Phantom_Platforms *pp, float dt)
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: phantom_platforms_hide_at is O(N)
|
||||
// TODO(#1248): phantom_platforms_hide_at is O(N)
|
||||
void phantom_platforms_hide_at(Phantom_Platforms *pp, Vec2f position)
|
||||
{
|
||||
trace_assert(pp);
|
||||
|
Loading…
x
Reference in New Issue
Block a user