X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fevent.cpp;h=56e960d1555a845dc2479974383bb46b0b46a6cd;hb=7228359373eb7602c26f7b098d6b2271ff5727a1;hp=6951d16fc32fc679db7278dd6b13b668baa8f567;hpb=5d76d651dfc3aa0a2e810e6b6db2ae8a2e34c53e;p=virtualjaguar diff --git a/src/event.cpp b/src/event.cpp index 6951d16..56e960d 100644 --- a/src/event.cpp +++ b/src/event.cpp @@ -37,7 +37,7 @@ // list. // Although if we used an insertion sort we could, but it wouldn't work for adjusting -// times... +// times... (For that, you would have to remove the event then reinsert it.) struct Event {