Hi i am working in Visual basic and i have made a module for a game im working on, so i have made the module private but this is what my code looks like at the top:
Private Module Module01
The problem is that Module01 is underlined and it says that "Types declared private must be in another type" ?? plz help me