Search found 1 match

by Pet Shop Idle
Mon Sep 01, 2025 5:19 am
Forum: Coding Questions
Topic: Structure Not Found
Replies: 2
Views: 145

Structure Not Found

I am new to PureBasic and am working on an idle game. I'm creating a function to initialize all gadget structures so that I can build the necessary gadgets from the widget structure data. I'm getting the error "structure Widget not found," even though I've included the file and confirmed the name is ...