Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / libs / desktop / projecticonclass.h
blob567ad74ec932337258158afcc5c8f2220b828e29
2 #ifndef PROJECTICONCLASS_H
3 # define PROJECTICONCLASS_H
5 struct ProjectIconClassData
7 ULONG dummy;
8 };
11 #endif